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