MeasureGroupID Element (ASSL)

Associates a MeasureGroup with the parent element, binding, or out-of-line binding.

Syntax

  
<ManyToManyMeasureGroupDimension> <!-- or MeasureGroupAttributeBinding, MeasureGroupBinding, PerspectiveMeasureGroup -->  
   ...  
   <MeasureGroupID>...</MeasureGroupID>  
   ...  
</ManyToManyMeasureGroupDimension>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality See the table below.
Ancestor or Parent Cardinality
ManyToManyMeasureGroupDimension 0-1: Optional element that can occur once and only once.
MeasureGroupAttributeBinding, MeasureGroupBinding and PerspectiveMeasureGroup 1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element
Parent elements ManyToManyMeasureGroupDimension, MeasureGroupAttributeBinding, MeasureGroupBinding, PerspectiveMeasureGroup
Child elements None

Remarks

The elements that correspond to the parents of MeasureGroupID in the Analysis Management Objects (AMO) object model are ManyToManyMeasureGroupDimension, MeasureGroupBinding, and PerspectiveMeasureGroup.

See Also

Properties (ASSL)