SolutionMetricsWorkTimeTotal Property |
Total duty time for all drivers.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic TimeSpan WorkTimeTotal { get; }
Public ReadOnly Property WorkTimeTotal As TimeSpan
Get
public:
property TimeSpan WorkTimeTotal {
TimeSpan get ();
}
member WorkTimeTotal : TimeSpan with get
Property Value
Type:
TimeSpan
See Also