IStandardCubeFactBinding.AggregatedDataTypePrecision

Syntax

AggregatedDataTypePrecision: Integer;

Description

The AggregatedDataTypePrecision property determines value precision (the number of digits after a comma) after aggregation.

Comments

This property is taken into account if the IStandardCubeFactBinding.AggregatedDataType property is set to CubeFactBindingAggregatedDataType.FixedPoint.

Example

The property use is given in the example for IStandardCubeFactBinding.AggregatedDataType.

See also:

IStandardCubeFactBinding