SchedulingPeriod Class |
Namespace: ASAP.NRP.Core
The SchedulingPeriod type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmployeesCount |
The number of employees in the roster.
|
![]() | EndDate |
Gets the end date of the planning period.
|
![]() | ShiftTypesCount |
The number of shift types in the planning period.
|
![]() | StartDate |
Gets the start date of the planning period.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEmployeeInfo |
Gets an EmployeeInfo in the SchedulingPeriod.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetShiftType |
Gets a ShiftType.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | DaysCount |
The length of the planning period.
|
![]() | FilePath |
A file path for the file this SchedulingPeriod was loaded from.
|