Expand Minimize
This topic has not yet been rated - Rate this topic

DimensionPermission Element (ASSL)

Defines the permissions that belong to a particular Role element for a specific database dimension or cube dimension.


<DimensionPermissions>
   <DimensionPermission xsi:type="DimensionPermission">...</DimensionPermission> <!-- ancestor: Dimension -->
   <!-- or -->
   <DimensionPermission xsi:type="CubeDimensionPermission">...</DimensionPermission> <!-- ancestor: CubePermission -->
</DimensionPermissions>

Characteristic

Description

Data type and length

Default value

None

Cardinality

0-n: Optional element that can occur once or more than once.

Relationship

Element

Parent element

DimensionPermissions

The corresponding elements in the Analysis Management Objects (AMO) object model are DimensionPermission and CubeDimensionPermission.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.