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(
DATE* pVal
);
[C++]Parameters
pVal [out, retval] pVal is a parameter of type DATE
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Returns total time of the trip.