Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains the ID of the MeasureGroup element associated with a CalculationProperty element or a Kpi element.
Syntax
<CalculationProperty> <!-- or Kpi -->
...
<AssociatedMeasureGroupID>...</AssociatedMeasureGroupID>
...
</CalculationProperty>
Element Characteristics
Characteristic |
Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship |
Element |
|---|---|
Parent element |
|
Child elements |
None |
Remarks
When applied to CalculationProperty elements, the AssociatedMeasureGroupID property applies to elements with a CalculationType of Member.
The elements that correspond to the parents of AssociatedMeasureGroupID in the Analysis Management Objects (AMO) object model are CalculationProperty and Kpi.