ExceptionOptions Class |
Namespace: AMG.API.Definitions.Policies
The ExceptionOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExceptionOptions | Initializes a new instance of the ExceptionOptions class |
Name | Description | |
---|---|---|
![]() | ConsHoursWork |
Amount of consecutive hours, working more than which will be considered as an exception.
|
![]() | DayHoursWorkMax |
Amount of hours, working daily more than which will be considered as an exception.
|
![]() | DayHoursWorkMin |
Amount of hours, working daily less than which will be considered as an exception.
|
![]() | Minors |
3 groups of detailed minors exceptions.
|
![]() | OvertimeHoursWork |
Amount of overtime hours, working more than which will be considered as an exception.
|
![]() | PeriodHoursWorkMax |
Maximum amount of hours worked in the pay period, above which it will be considered as an exception.
|
![]() | PeriodHoursWorkMin |
Minimum amount of hours worked in the pay period, below which it will be considered as an exception.
|
![]() | ReportExceptions |
Indicates if Exceptions are being calculated.
|
![]() | ReportMinors |
Indicates if report exceptions are allowed for minor (non-adult) employees.
|