CalculationType Element (ASSL)

Describes the type of calculation defined in the associated CalculationProperty element.

Syntax

  
<CalculationProperty>  
   ...  
   <CalculationType>...</CalculationType>  
   ...  
</CalculationProperty>  

Element Characteristics

Characteristic Description
Data type and length String (enumeration)
Default value None
Cardinality 1-1: Required element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements CalculationProperty
Child elements None

Remarks

The value of this element is limited to one of the strings in the following table.

Value Description
Member The calculation property applies to a calculated member definition.
Set The calculation property applies to a named set definition.
Cells The calculation property applies to a calculated cell definition.

The enumeration corresponding to the allowed values for CalculationType in the Analysis Management Objects (AMO) object model is CalculationType.

See Also

CalculationProperties Element (ASSL)
MdxScript Element (ASSL)
MdxScripts Element (ASSL)
Properties (ASSL)