IAggrDestCell.Operation

Syntax

Operation: BasicAggregatorOperation;

Description

The Operation property returns the method for calculating basic aggregation mechanism used in aggregated element calculation.

Comments

To determine a basic aggregation mechanism method, use the IBasicMatrixLevelAggregator.Operation property.

Example

The property use is given in the example for IAggregationInfoItem.Item.

See also:

IAggrDestCell