SolutionMetricsMaxWorkTimeViolationsCount Property |
The number of violations of maximum duty time constraints.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic int MaxWorkTimeViolationsCount { get; }
Public ReadOnly Property MaxWorkTimeViolationsCount As Integer
Get
public:
property int MaxWorkTimeViolationsCount {
int get ();
}
member MaxWorkTimeViolationsCount : int with get
Property Value
Type:
Int32
See Also