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(
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 the total driving time for the route.