ESRI.ArcGIS.ADF.ArcGISServer
DirectionsLengthUnits Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerClosestFacilityParams Class : DirectionsLengthUnits Property




Syntax

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

See Also

© 2010 All Rights Reserved.