• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Cube Cell Permission Element

API Type:
Varigence.Languages.Biml.Principal.AstCubeCellPermissionNode
X-Ref:
  • Ast Cube Cell Permission Node
  • Ast Dimensional Permission Node
  • Ast Permission Grant Base Node
  • Ast Permission Base Node

Attributes

AttributeAPI TypeDefaultDescription
CubeNameAstCubeNode 
This value specifies the cube to which the permission is applied. This is a required reference to an existing definiton.
ReadContingentPermissionsString 
This value is a Multidimensional Expressions (MDX) expression that specifies which cube cells have contingent read access for the specified principal.
ReadPermissionsString 
This value is a Multidimensional Expressions (MDX) expression that specifies which cube cells have read access for the specified principal.
ReadWritePermissionsString 
This value is a Multidimensional Expressions (MDX) expression that specifies which cube cells have read/write access for the specified principal.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence