MeasureID Element (ASSL)

Associates a Measure element with the parent element.

Syntax

  
<MeasureBinding> <!-- or AggregationInstanceMeasure, PerspectiveMeasure -->  
   ...  
   <MeasureID>...</MeasureID>  
   ...  
</MeasureBinding>  

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 AggregationInstanceMeasure, MeasureBinding, PerspectiveMeasure
Child elements None

Remarks

The elements that correspond to the parents of MeasureID in the Analysis Management Objects (AMO) object model are AggregationInstanceMeasure, MeasureBinding, and PerspectiveMeasure.

See Also

Properties (ASSL)