ESRI.ArcGIS.ADF.ArcGISServer
Depots Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerVRPParams Class : Depots Property




Syntax

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

See Also

© 2010 All Rights Reserved.