ESRI.ArcGIS.ADF.ArcGISServer
Stops Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerRouteParams Class : Stops Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property Stops As NAServerLocations
Visual Basic (Usage)Copy Code
Dim instance As NAServerRouteParams
Dim value As NAServerLocations
 
instance.Stops = value
 
value = instance.Stops
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public NAServerLocations Stops {get; set;}

See Also

© 2010 All Rights Reserved.