CubeDataRights

Description

The CubeDataRights enumeration contains type of access permissions to data.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. No access permissions.
1 Read. Permission to read data.
2 Write. Permission to write data.
3 ReadWrite. Permission to read and write data.

See also:

Cubes Assembly Enumerations