CubeDataType

Description

The CubeDataType enumeration is used to determine how to get data.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Default_. Data from source.
1 Calculated. Data obtained after calculation.
2 CalculatedEdited. Data obtained by calculation that can modify values of another cube calculated fact. To use the value, make sure that the Permit Data Editing checkbox is selected and the Fact and Formula additional parameters are set.

See also:

Cubes Assembly Enumerations