/
PwsDateInterval
PwsDateInterval
Overview
This structure represents a date interval, or date range, for budget baseline buckets.
Format
PwsDateInterval
- PwsDateInterval
- EndDate: DateTime
- StartDate: DateTime
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
EndDate | DateTime | On Insert: Yes On Update: No | The end date of the budget baseline interval in midnight UTC format. | 2018-01-31T00:00:00Z |
StartDate | DateTime | On Insert: Yes (unless it is the first bucket in the baseline) On Update: No | The start date of the budget baseline interval in midnight UTC format. | 2018-01-01T00:00:00Z |
Usage Example(s)
, multiple selections available,
Related content
PwsGetBaselineBucketDateIntervals
PwsGetBaselineBucketDateIntervals
More like this
PwsProjectTimeBaselineBucket
PwsProjectTimeBaselineBucket
More like this
PwsProjectCostBaselineBucket
PwsProjectCostBaselineBucket
More like this
PwsScheduleDate
PwsScheduleDate
More like this
PwsScheduleTimeOffDate
PwsScheduleTimeOffDate
More like this
PwsExpenseScheduleDay
PwsExpenseScheduleDay
More like this