IMsDetermAggregationTransform.AgregationMethod

Syntax

AgregationMethod: MsAgregationMethodType;

Description

The AgregationMethod property determines an aggregation method.

Comments

The following methods are available for this aggregation type:

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

Example

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

See also:

IMsDetermAggregationTransform