TimecardLineBase Properties |
The TimecardLineBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | CategoryId |
Time card's category ID
|
![]() | Date |
Date of time card
|
![]() | DepartmentId |
Time card's department ID
|
![]() | DivisionId |
Time card's associated division ID. Comes from start transaction's device.
|
![]() | IsManual |
Indicates if any of the transactions were manually added/modified.
|
![]() | IsMissing |
Indicates if time card is missing thus without any transactions. Represents absent days.
|
![]() | IsSystemGenerated |
Indicates if the time card was generated by the system. Such as HOL (holidays).
|
![]() | JobId |
Time card's job ID
|
![]() | Money |
Money amount
|
![]() | OT1 |
Overtime Level 1 hours
|
![]() | OT2 |
Overtime Level 2 hours
|
![]() | OT3 |
Overtime Level 3 hours
|
![]() | Reg |
Regular hours
|
![]() | StartDate |
Time card's start date/time
|
![]() | Status | Time card status enum En_TransactionStatus { Open = 1, Closed = 2, ClosedSystem = 3 } |
![]() | StopDate |
Time card's stop date/time
|
![]() | Unpaid |
Unpaid hours
|