Contains the type of the attribute binding.
语法
<AttributeBinding> <!-- or CubeAttributeBinding -->
   ...
   <Type>...</Type>
   ...
</AttributeBinding>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | String (enumeration) | 
| Default value | None | 
| Cardinality | 1-1: Required element that occurs once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent elements | |
| Child elements | None | 
备注
The value of this element is limited to one of the strings listed in the following table.
| Value | Description | 
|---|---|
| All | All level | 
| Key | Member keys | 
| Name | Member names | 
| Translation | Member translations | 
| UnaryOperator | Unary operators | 
| SkippedLevels | Skipped levels | 
| CustomRollup | Custom rollup formulas | 
| CustomRollupProperties | Custom rollup properties | 
The elements that correspond to the parents of Type in the Analysis Management Objects (AMO) object model are AttributeBinding and CubeAttributeBinding.
请参阅
参考
Binding Data Type (ASSL)
Properties (ASSL)