DimensionID Element (ASSL)

Contains the identifier (ID) of the dimension.

Syntax

  
<CubeDimension> <!-- or DimensionBinding, DimensionAttributeBinding -- >  
   ...  
   <DimensionID>...</DimensionID>  
      ...  
</CubeDimension>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent elements CubeDimension, DimensionBinding, DimensionAttributeBinding
Child elements None

Remarks

The elements that correspond to the parents of DimensionID in the Analysis Management Objects (AMO) object model are CubeDimension and DimensionBinding.

See Also

Properties (ASSL)