PwsResourceActivePeriod
Overview
This structure represents a period of time for which a resource is considered active. A resource is considered active on a date if the resource history as of that date indicates the resource is active. This is a compact way of fully expressing a resource's availability over time, along with additional resource scheduling information in PwsResourceSchedule.
Format
PwsResourceActivePeriod
- PwsResourceActivePeriod
- BeginDate: DateTime
- EndDate: DateTime
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
BeginDate | DateTime | Â The begin date of the active time period. | 2020-01-06T00:00:00Z |
EndDate | DateTime | Â The end date of the active time period. | 2020-04-05T00:00:00Z |