CubeID Element (ASSL)

Identifies the Cube element associated with a Binding element.

Syntax

  
<CubeAttributeBinding> <!-- or CubeDimensionBinding, MeasureGroupAttributeBinding, MeasureGroupBinding -->  
   ...  
   <CubeID>...</CubeID>  
      ...  
</CubeAttributeBinding>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 1-1: Required element that can occur once and only once.

Element Relationships

Relationship Element
Parent element CubeAttributeBinding, CubeDimensionBinding, MeasureGroupAttributeBinding, MeasureGroupBinding
Child elements None

Remarks

The elements that correspond to the parents of CubeID in the Analysis Management Objects (AMO) object model are CubeAttributeBinding, CubeDimensionBinding, and MeasureGroupBinding.

See Also

Properties (ASSL)