CalendarStartDate Element (ASSL)
Defines the start date of the calendar period for the TimeBinding element.
Syntax
<TimeBinding>
...
<CalendarStartDate>...</CalendarStartDate>
...
</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. |
Element Relationships
Relationship | Element |
---|---|
Parent element | TimeBinding |
Child elements | None |
Remarks
The CalendarEndDate must fall after the CalendarStartDate.
The element that corresponds to the parent of CalendarStartDate in the Analysis Management Objects (AMO) object model is TimeBinding.