CalculationReference Element (ASSL)
Contains the name of the named set or calculated cell referenced by the CalculationProperty.
Syntax
<CalculationProperty>
...
<CalculationReference>...</CalculationReference>
...
</CalculationProperty>
Element Characteristics
Characteristic |
Description |
---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
1-1: Required element that can occur once and only once. |
Remarks
If the value of the CalculationReference does not match the name of an existing named set or calculated cell definition, the CalculationReference is ignored.
The element that corresponds to the parent of CalculationReference in the Analysis Management Objects (AMO) object model is CalculationProperty.