IStandardCube.AggregateDuplicates

Syntax

AggregateDuplicates: Boolean;

Description

The AggregateDuplicates property determines whether the aggregation is executed when extracting data across all dimensions.

Comments

The property is outdated, use IStandardCubeDataset.AggregateDuplicatesMode.

See also:

IStandardCube