CellPermission Element (ASSL)

Describes the permissions that members of a Role element have on individual cells within a Cube element.

Syntax

  
<CellPermissions>  
   <CellPermission>  
      <Access>...</Access>  
            <Description>...</Description>  
      <Expression>...</Expression>  
      <Annotations>...</Annotations>  
   </CellPermission>  
</CellPermissions>  

Element Characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality 0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element
Parent elements CellPermissions
Child elements Access, Annotations, Description, Expression

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is CellPermission.

See Also

Objects (ASSL)