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 after calculation that can be changed and saved according to the specified formula. To use the value, make sure that the Enable Data Editing checkbox is selected and the Fact and Formula additional parameters are set.

See also:

Cubes Assembly Enumerations