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(
VARIANT_BOOL* Value
);
[C++]
HRESULT put_ResetHierarchyRangesOnBind(
VARIANT_BOOL Value
);
[C++]Parameters
Value [out, retval] Value is a parameter of type VARIANT_BOOL Value [in] Value is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
ResetHierarchyRangesOnBind is deprecated and should no longer be used.