IMsCrossDimensionAggregationTransform.CompositionRelevanceOperands

Fore Syntax

CompositionRelevanceOperands: IMsFormulaTermList;

Fore.NET Syntax

CompositionRelevanceOperands: Prognoz.Platform.Interop.Ms.IMsFormulaTermList;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsCrossDimensionAggregationTransform