CalendarEndDate Element (ASSL)
Defines the end date of the calendar period for a TimeBinding element.
Syntax
<TimeBinding>
...
<CalendarEndDate>...</CalendarEndDate>
...
</TimeBinding>
Element Characteristics
Characteristic |
Description |
---|---|
Data type and length |
DateTime |
Default value |
None |
Cardinality |
1-1: Required element that can occur once and only once. |
Remarks
The CalendarEndDate must fall after the CalendarStartDate.
The element that corresponds to the parent of CalendarEndDate in the Analysis Management Objects (AMO) object model is TimeBinding.