The CubeFactBindingAggregatedDataType enumeration contains type of data, to which value can be converted after aggregation.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | None. Do not convert data type. |
| 1 | FixedPoint. Number with fixed point. |
| 2 | FloatingPoint. Number with floating point. |
See also: