WeightsTerm: IMsFormulaTermInfo;
The WeightsTerm property determines parameters of the term, which sets aggregation weights.
The property is outdated, use IMsCrossDimensionAggregationTransform.WeightsExpression.
The WeightsTerm value is taken into account if weighted aggregation method (for example, weighted sum) is selected. The aggregation method is determined by the IMsCrossDimensionAggregationTransform.AgregationMethod property.
The property use is given in the example for IMsCrossDimensionAggregationTransform.CompositionRelevanceTerm.
See also: