The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

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