IMsCrossDimensionAggregationTransform.Expression

Fore Syntax

Expression: IExpression;

Fore.NET Syntax

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

Description

The Expression property returns aggregation expression.

Comments

Use the IMsCrossDimensionAggregationTransform.AgregationMethod property to determine an aggregation method.

Fore and Fore.NET Examples

The property use is given in the example for IMsCrossDimensionAggregationTransform.AgregationMethod.

See also:

IMsCrossDimensionAggregationTransform