AggregatedDataTypePrecision: Integer;
The AggregatedDataTypePrecision property determines value precision (the number of digits after a comma) after aggregation.
This property is taken into account if the IStandardCubeFactBinding.AggregatedDataType property is set to CubeFactBindingAggregatedDataType.FixedPoint.
The property use is given in the example for IStandardCubeFactBinding.AggregatedDataType.
See also: