WeightsExpr: IExpression;
WeightsExpr: Prognoz.Platform.Interop.ForeSystem.IExpression;
The WeightsExpr property returns an expression used to set the weights in the calculation of aggregation.
To determine aggregation expression, use the IMsDetermAggregationTransform.AggregationExpr property.
The property use is given in the example for IMsDetermAggregationTransform.AggregationExpr.
See also: