ESRI.ArcGIS.ADF.ArcGISServer
Length Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NACompactStreetDirection Class : Length Property




Syntax

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

See Also

© 2010 All Rights Reserved.