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