Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This structure represents the a period of time for which the resource has requested or booked hours for the specified rolea 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


Panel
titlePwsResourceActivePeriod
  • PwsResourceActivePeriod
    • BeginDate: DateTime
    • EndDate: DateTime

...

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

Usage Example(s)

...