ESRI.ArcGIS.NetworkAnalystTools
hierarchy_settings Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace > MakeClosestFacilityLayer Class : hierarchy_settings Property




Prior to version 10, this parameter allowed you to change the hierarchy ranges for your analysis from the default hierarchy ranges established in the network dataset. At version 10, this parameter is no longer supported and should be specified as an empty string. If you wish to change the hierarchy ranges for your analysis, update the default hierarchy ranges in the network dataset.

(In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property hierarchy_settings As Object
Visual Basic (Usage)Copy Code
Dim instance As MakeClosestFacilityLayer
Dim value As Object
 
instance.hierarchy_settings = value
 
value = instance.hierarchy_settings
C# 
public object hierarchy_settings {get; set;}

See Also

© 2010 All Rights Reserved.