IMsCrossDimensionAggregationTransform.AppliesToOperands

Syntax

AppliesToOperands: IMsFormulaTermList;

Description

The AppliesToOperands property returns the expression elements collection to set the components, which are aggregated without taking into account missing data treatment.

Comments

The expression for setting the components, which are aggregated without taking into account missing data treatment, is determined by the IMsCrossDimensionAggregationTransform.AppliesToExpression property.

Example

The property use is given in the example for IMsCrossDimensionAggregationTransform.AppliesToExpression.

See also:

IMsCrossDimensionAggregationTransform