IMsDetermAggregationTransform.AgregationMethod

Syntax

AgregationMethod: MsAgregationMethodType;

Description

The AgregationMethod property selects aggregation method.

Comments

For this aggregation type the following methods are available:

If the other method is set, then the Sum method is used for calculation.

Example

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

See also:

IMsDetermAggregationTransform