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




Syntax

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

See Also

© 2010 All Rights Reserved.