DistinctAggregate: Boolean;
The DistinctAggregate property determines whether identical data needs to be aggregated.
Available values:
True. Aggregate only different values.
False. Aggregate all values.
The property use is given in the example for IStandardCubeFactBinding.AggregatedDataType.
See also: