...
This structure represents the fields associated with a date interval, or date range, for budget baseline intervalsbuckets.
Format
Panel | ||
---|---|---|
| ||
|
...
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Ā format. | 2018-01-31T00:00:00Z |
StartDate | DateTime | On Insert: Yes (unless it is the first bucket in the baseline) On Update: No | The end start date of the budget baseline interval in midnight UTC formatĀ format. | 2018-01-01T00:00:00Z |
Usage Example(s)
...