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