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