EmployeeBenefits Class |
Namespace: AMG.API.Timecard
The EmployeeBenefits type exposes the following members.
Name | Description | |
---|---|---|
EmployeeBenefits | Initializes a new instance of the EmployeeBenefits class |
Name | Description | |
---|---|---|
Accrued |
Hours accrued.
| |
Allowed | Hours added in current cycle. CarriedOver + Accrued + ManuallyAdded | |
CarriedOver |
Hours carried over from the last Carry Over cycle.
| |
CategoryId |
The category ID of the benefit.
| |
CurrentCycleStartDate |
Current Carry Over Cycle's start date.
| |
Left |
Hours left to use.
| |
ManuallyAdded |
Manually added hours.
| |
MaxCarryOver |
Maximum hours allowed to be carried over.
| |
Taken |
Benefit hours taken.
| |
TakenCount |
The count benefit was taken.
|