SchedulingPeriodShiftTypesCount Property |
The number of shift types in the planning period.
Namespace:
ASAP.NRP.Core
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntaxpublic int ShiftTypesCount { get; }
Public ReadOnly Property ShiftTypesCount As Integer
Get
public:
property int ShiftTypesCount {
int get ();
}
member ShiftTypesCount : int with get
Property Value
Type:
Int32
See Also