SolutionMetricsUnassignedJobsCount Property |
The total number of un-assigned jobs.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic int UnassignedJobsCount { get; }
Public ReadOnly Property UnassignedJobsCount As Integer
Get
public:
property int UnassignedJobsCount {
int get ();
}
member UnassignedJobsCount : int with get
Property Value
Type:
Int32
See Also