PunchAnalysisDay Class |
Namespace: AMG.API.PunchAnalysis
The PunchAnalysisDay type exposes the following members.
Name | Description | |
---|---|---|
![]() | PunchAnalysisDay | Initializes a new instance of the PunchAnalysisDay class |
Name | Description | |
---|---|---|
![]() | ActualWorkedHours |
Gets or sets the actual worked hours.
|
![]() | BreakActual |
Gets or sets the actual break duration.
|
![]() | BreakScheduled |
Gets or sets the scheduled break duration.
|
![]() | Date |
Gets or sets the date.
|
![]() | EmployeeId |
Employee's ID number
|
![]() | InActual |
Gets or sets the actual IN time.
|
![]() | InScheduled |
Gets or sets the scheduled IN time.
|
![]() | IsAbsent |
Gets or sets a value indicating whether the employee is absent.
|
![]() | IsFlex |
Gets or sets a value indicating whether the schedule is flex.
|
![]() | LunchActual |
Gets or sets the actual lunch duration.
|
![]() | LunchScheduled |
Gets or sets the scheduled lunch duration.
|
![]() | OutActual |
Gets or sets the actual OUT time.
|
![]() | OutScheduled |
Gets or sets the scheduled OUT time.
|
![]() | TotalShiftDuration |
Gets or sets the scheduled shift duration.
|