/
PwsScheduleTimeOff
PwsScheduleTimeOff
Overview
This structure represents a resource's scheduled time off for a specific time off reason over a range of dates.
Format
PwsScheduleTimeOff
- PwsScheduleTimeOff
- TimeOffReasonId: Int32
- TimeOffReasonName: String
- TimeOffReasonUid: Int64
- TimeOffDates: PwsScheduleTimeOffDate []
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
TimeOffReasonId | Int32 | The time off reason Id is a unique identifier for a time off reason. For internal use only. | |
TimeOffReasonName | String | The time off name is a unique identifier for a time off reason. | Vacation |
TimeOffReasonUid | Int64 | The time off reason Uid is a unique and immutable identifier for a time off reason. | 1152921504606858293 |
TimeOffDates | The dates and time off minutes associated with the specified time off reason. |
Usage Example(s)
, multiple selections available,
Related content
PwsTimeOffSummary
PwsTimeOffSummary
More like this
PwsDeleteResourceAvailableTimeOff
PwsDeleteResourceAvailableTimeOff
More like this
PwsGetTimeEntryTimeOff
PwsGetTimeEntryTimeOff
More like this
PwsSaveResourceAvailableTimeOff
PwsSaveResourceAvailableTimeOff
More like this
PwsGetResourceWorkingSchedule
PwsGetResourceWorkingSchedule
More like this
PwsGetProjectTimeBaseline
PwsGetProjectTimeBaseline
More like this