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

Documentation

Support Forums
What can we help you with?
Topics

Cube Dimension Attribute Permission Element

API Type:
Varigence.Languages.Biml.Principal.AstCubeDimensionAttributePermissionNode
X-Ref:
  • Ast Cube Dimension Attribute Permission Node
  • Ast Database Dimension Attribute Permission Node
  • Ast Dimensional Permission Node
  • Ast Permission Grant Base Node
  • Ast Permission Base Node

Attributes

AttributeAPI TypeDefaultDescription
AttributeNameAstAttributeNode 
This value specifies the dimension attribute to which the permission is applied. This is a required reference to an existing definiton.
CubeDimensionNameAstCubeDimensionNode 
This value specifies the cube dimension for the specified dimension attribute to which the permission is applied. This is a required reference to an existing definiton.
VisualTotalsBooleanFalse
This value specifies whether data is aggregated on all members of the dimension or only on those members to which the user has read access.

Singleton Children

ChildAPI TypeDescription
<AllowedMemberSet />StringString is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx.
<DefaultMember />StringString is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx.
<DeniedMemberSet />StringString is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx.

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