This document is archived and information here might be outdated. Recommended version. |
The total driving time for the route.
[Visual Basic .NET]
Public ReadOnly Property TotalDrivingTime As DateTime
[C#]
public DateTime TotalDrivingTime {get;}
[C++]
HRESULT get_TotalDrivingTime(
void
);
Returns the total driving time for the route.