CompositionRelevanceOperands: IMsFormulaTermList;
The CompositionRelevanceOperands property returns the elements that can be used in the expression for aggregation relevance calculation.
The expression for calculating aggregation relevance is determined by the IMsCrossDimensionAggregationTransform.CompositionRelevanceExpression property.
The property use is given in the example for IMsCrossDimensionAggregationTransform.AppliesToExpression.
See also: