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




Specifies the ordering of stops when FIND_BEST_ORDER is used. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.