Defines the start date of the calendar period for the TimeBinding element.
语法
<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 | |
| Child elements | None | 
备注
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.