DifferentialHours Class |
Namespace: AMG.API.Timecard
The DifferentialHours type exposes the following members.
Name | Description | |
---|---|---|
DifferentialHours | Initializes a new instance of the DifferentialHours class |
Name | Description | |
---|---|---|
Coefficient |
Differential calculation coefficient
| |
Hours |
Differential hours
| |
Mode | Differential wage calculation mode enum DifferentialMode { Add = 0, Multiply = 1 } |