CubePermission Element (ASSL)
Defines the permissions of the members of a particular Role element in a specific Cube element.
Syntax
<CubePermissions>
<CubePermission>
<!-- The following elements extend Permission -->
<ReadSourceData>...</ReadSourceData>
<DimensionPermissions>...</DimensionPermissions>
<CellPermissions>...</CellPermissions>
</CubePermission>
</CubePermissions>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | Permission |
Default value | None |
Cardinality | 0-n: Optional element that can occur once or more than once. |
Element Relationships
Relationship | Element |
---|---|
Parent elements | CubePermissions |
Child elements | CellPermissions, DimensionPermissions, ReadSourceData |
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is CubePermission.