ShiftType Class |
Namespace: ASAP.NRP.Core
The ShiftType type exposes the following members.
Name | Description | |
---|---|---|
![]() | DurationLabel |
Gets a label for the time periods this shift type covers.
|
![]() | ResourcesLabel |
Gets a label for the resources associated with this shift type.
|
Name | Description | |
---|---|---|
![]() | CompareTo |
Compare by start times. If start time is the same then compare by ID.
|
![]() | 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.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | 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 label for this ShiftType.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | HtmlColor |
Gets or sets the color to use when displaying a roster.
|
![]() | ID |
Gets the unique ID for this shift type.
|
![]() | Label |
Gets or sets the label to use when displaying a roster.
|
![]() | Name |
Gets or sets the name to use when displaying a roster.
|