ESRI.ArcGIS.ADF.ArcGISServer
TotalTime Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NACompactStreetDirectionSummary Class : TotalTime Property




Syntax

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

See Also

© 2010 All Rights Reserved.