IMsCrossDimensionAggregationTransform.CompositionRelevanceOperands

Syntax

CompositionRelevanceOperands: IMsFormulaTermList;

Description

The CompositionRelevanceOperands property returns the elements that can be used in the expression for aggregation relevance calculation.

Comments

The expression for calculating aggregation relevance is determined by the IMsCrossDimensionAggregationTransform.CompositionRelevanceExpression property.

Example

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

See also:

IMsCrossDimensionAggregationTransform