IMsCrossDimensionAggregationTransform.WeightsOperands

Syntax

WeightsOperands: IMsFormulaTermList;

Description

The WeightsOperands property returns the collection of elements, which can be used in the expression to calculate aggregation weights.

Comments

The expression for calculating aggregation weights is determined by the IMsCrossDimensionAggregationTransform.WeightsExpression property.

Example

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

See also:

IMsCrossDimensionAggregationTransform