This document is archived and information here might be outdated. Recommended version. |
Indicates if the hierarchy ranges will be reset to the network dataset's hierarchy settings when the solver is bound.
[Visual Basic .NET]
Public Property ResetHierarchyRangesOnBind As Boolean
[C#]
public bool ResetHierarchyRangesOnBind {get; set;}
[C++]
HRESULT get_ResetHierarchyRangesOnBind(
Boolean* Value
);
[C++]
HRESULT put_ResetHierarchyRangesOnBind(
VARIANT_BOOL Value
);
[C++] Parameters Value [out, retval]
Value is a parameter of type bool* Value [in]
Value is a parameter of type bool
ResetHierarchyRangesOnBind is deprecated and should no longer be used.