SolutionJobsNotAssignedCount Property |
The number of jobs not assigned to any resources.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic int JobsNotAssignedCount { get; }
Public ReadOnly Property JobsNotAssignedCount As Integer
Get
public:
property int JobsNotAssignedCount {
int get ();
}
member JobsNotAssignedCount : int with get
Property Value
Type:
Int32
See Also