The CalculatedCubeSpecificRights enumeration contains a list of specific operations available for calculated cubes.
A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.
It is used by the following properties and methods:
| Value | Brief description |
| 1048576 | ReadData. Extract data. |
| 2097152 | SaveData. Save data. |
| 4194304 | ReadFormulas. Read formulas. |
| 8388608 | SaveFormulas. Save formulas. |
See also: