IMsDetermAggregationTransform.CompositionRelevanceExpr

Fore Syntax

CompositionRelevanceExpr: IExpression;

Fore.NET Syntax

CompositionRelevanceExpr: Prognoz.Platform.Interop.ForeSystem.IExpression;

Description

The CompositionRelevanceExpr property returns the expression that is used to calculate the threshold of aggregation.

Comments

To set aggregation expression, use the IMsDetermAggregationTransform.AggregationExpr property.

Fore and Fore.NET Examples

The property use is given in the example for IMsDetermAggregationTransform.AggregationExpr.

See also:

IMsDetermAggregationTransform