CubeExecuteSetupUnitOption

Description

The CubeExecuteSetupUnitOption enumeration contains predetermined types of units that are used in calculation.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Default_. Default measurement units (normalized data is used).
1 Normalized. Normalized data is used on calculation (cast to same measurement units).
2 Natural. On calculating, source data is used in the units, in which they were initially specified.
3 Selected. On calculating, the first unit is used that is selected in the units dictionary.

See also:

Cubes Assembly Enumerations