ESRI.ArcGIS.ADF.ArcGISServer
NetworkDirections Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerNetworkDescription Class : NetworkDirections Property




Syntax

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

See Also

© 2010 All Rights Reserved.