This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMDirItem Interface > ISMDirItem.Time Property (ArcObjects .NET 10.4 SDK) |
The driving time of the route part corresponding to the direction item.
[Visual Basic .NET] Public ReadOnly Property Time As Double
[C#] public double Time {get;}
[C++]
HRESULT get_Time(
double* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type double
Returns the driving time for the item.