WeightsOperands: IMsFormulaTermList;
WeightsOperands: Prognoz.Platform.Interop.Ms.IMsFormulaTermList;
The WeightsOperands property returns the collection of elements, which can be used in the expression to calculate aggregation weights.
The expression for calculating aggregation weights is determined by the IMsCrossDimensionAggregationTransform.WeightsExpression property.
The property use is given in the example for IMsCrossDimensionAggregationTransform.AppliesToExpression.
See also: