/
PwsTimeEntryTimeOff
PwsTimeEntryTimeOff
Overview
This structure represents a collection of time off time cards for a specific time off reason.
Format
PwsTimeEntryTimeOff
- PwsTimeEntryTimeOff
- InactiveFlag: Boolean
- MinutesYearToDate: Int32
- SortOrder: Int16
- TimeOffCards: PwsTimeOffCardDetail []
- TimeOffReasonIdentity: PwsTimeOffReasonRef
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
InactiveFlag | Boolean | If set to 'true', the time off reason is inactive. | false |
MinutesYearToDate | Int32 | The number of minutes associated with the resource and time off reason from the beginning of the year until today. | 0 |
SortOrder | Int16 | The sort order of the time off reason within the list of time off reasons. | 148 |
TimeOffCards | The time off cards associated with this time off reason. | ||
TimeOffReasonIdentity | The identity of the time off reason. |
Usage Example(s)
, multiple selections available,
Related content
PwsGetTimeCards
PwsGetTimeCards
Read with this
PwsTimeOffSummary
PwsTimeOffSummary
More like this
Methods
Methods
Read with this
PwsScheduleTimeOff
PwsScheduleTimeOff
More like this
PwsScheduleTimeOffDate
PwsScheduleTimeOffDate
More like this
PwsTimeOffCardDetail
PwsTimeOffCardDetail
More like this