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