This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INACompactStreetDirection Interface > INACompactStreetDirection.Time Property (ArcObjects .NET 10.5 SDK) |
The time spent.
[Visual Basic .NET] Public ReadOnly Property Time As Double
[C#] public double Time {get;}
[C++]
HRESULT get_Time(
double* Time
);
[C++]
Parameters Time [out, retval] Time is a parameter of type double
Time returns the travel time of the particular direction element.