SolutionMetricsNonAssignmentViolationCount Property |
The number of jobs that should not be assigned to a defined
resource but are.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic int NonAssignmentViolationCount { get; }
Public ReadOnly Property NonAssignmentViolationCount As Integer
Get
public:
property int NonAssignmentViolationCount {
int get ();
}
member NonAssignmentViolationCount : int with get
Property Value
Type:
Int32
See Also