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