Defines the calendar language used for the TimeBinding element.
语法
<TimeBinding>
   ...
   <CalendarLanguage>...</CalendarLanguage>
   ...
</TimeBinding>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | Integer | 
| Default value | 1033 | 
| Cardinality | 0-1: Optional element that can occur once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child elements | None | 
备注
This is the language in which dimension member names are created. The language of captions should be defined using integer-based LCID codes. For example, the default value represents the English-US LCID.
The element that corresponds to the parent of CalendarLanguage in the Analysis Management Objects (AMO) object model is TimeBinding.