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