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

Documentation

Support Forums
What can we help you with?
Topics

Enum SsasAttributeRootMemberIf

Namespace:
Varigence.Languages.Biml.Cube
Assembly:
Biml.dll
C#
    public enum SsasAttributeRootMemberIf
    
  

Fields

ParentIsBlank

Specifies that an attribute member is a root item if the member parent is blank.

ParentIsBlankSelfOrMissing

Specifies that an attribute member is a root item if the member parent is blank, missing, or the member itself.

ParentIsMissing

Specifies that an attribute member is a root item if the member parent is missing.

ParentIsSelf

Specifies that an attribute member is a root item if the member parent is the member itself.

© Varigence