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 HierarchyLevelHideMemberIf

Namespace:
Varigence.Languages.Biml.Dimension
Assembly:
Biml.dll
C#
    public enum HierarchyLevelHideMemberIf
    
  

Fields

Never

Specifies that hierarchy level members should never be hidden in query results.

NoName

Specifies that hierarchy level members that have no name should be hidden in query results.

OnlyChildWithNoName

Specifies that hierarchy level members that are the only child of their parent and have no name should be hidden in query results.

OnlyChildWithParentName

Specifies that hierarchy level members that are the only child of their parent and have the same name as their parent should be hidden in query results.

ParentName

Specifies that hierarchy level members that have the same name as their parent should be hidden in query results.

© Varigence