SolutionMetricsWindowViolationCount Property |
Jobs not started inside their time windows.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic int WindowViolationCount { get; }
Public ReadOnly Property WindowViolationCount As Integer
Get
public:
property int WindowViolationCount {
int get ();
}
member WindowViolationCount : int with get
Property Value
Type:
Int32
See Also