RouteMetricsDrivingTimeTotal Property |
Total driving time.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic TimeSpan DrivingTimeTotal { get; }
Public ReadOnly Property DrivingTimeTotal As TimeSpan
Get
public:
property TimeSpan DrivingTimeTotal {
TimeSpan get ();
}
member DrivingTimeTotal : TimeSpan with get
Property Value
Type:
TimeSpan
See Also