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