Overview
This structure represents the unique key fields associated with identifying a time card or time off card
Format
PwsTimecardRef
- PwsTimecardRef
- ReferenceId: String
- TimecardId: Int32
- TimecardType: String
- TimecardUid: Int64
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
ReferenceId | String | Reference id (used to affiliate PwsSaveTimecardResult records with associated PwsTimecardDetail records). |
|
TimecardId | Int32 | The time card Id is a unique identifier for a time card. For internal use only. |
|
TimecardType | String | The time card type: 'T' for time card associated with a project 'R' for reported time off | T
|
TimecardUid | Int64 | A unique and immutable identifier for a time card | 1152921504646141261 |