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




The parameter is not used if a hierarchy attribute is not defined on the network dataset used to perform the analysis. In such cases, use "#" as the parameter value. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property hierarchy As String
Visual Basic (Usage)Copy Code
Dim instance As MakeRouteLayer
Dim value As String
 
instance.hierarchy = value
 
value = instance.hierarchy
C# 
public string hierarchy {get; set;}

See Also

© 2010 All Rights Reserved.