ShiftGroup Class |
Namespace: AMG.API.Definitions.Shifts
The ShiftGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShiftGroup | Initializes a new instance of the ShiftGroup class |
Name | Description | |
---|---|---|
![]() | Active |
Indicates if the definition is active.
(Inherited from BaseDefinition.) |
![]() | BreakRoundingId |
Break rounding ID
|
![]() | Code |
Definition's code
(Inherited from BaseDefinition.) |
![]() | Differentials |
Array of differential configurations. Used if UseDifferentials is true.
|
![]() | Id |
ID number of definition
(Inherited from BaseDefinition.) |
![]() | InOutRoundingId |
In/Out rounding ID
|
![]() | IsFlex |
Indicates if all shifts in the group are flexible.
|
![]() | LunchRoundingId |
Lunch rounding ID
|
![]() | Name |
Name of definition
(Inherited from BaseDefinition.) |
![]() | OutsideRoundingId |
Outside rounding ID
|
![]() | Shifts |
Array of Shifts
|
![]() | UseDifferentials |
Indicates if differentials are used for the shift group.
|