Skip to main content

SsasAttributeRootMemberIf Enumeration

SsasAttributeRootMemberIf Enumeration

The SsasAttributeRootMemberIf enumeration provides options for how root attribute members are determined.

Enumeration Values

NameSummary
ParentIsBlankSelfOrMissing
Specifies that an attribute member is a root item if the member parent is blank, missing, or the member itself.
ParentIsBlank
Specifies that an attribute member is a root item if the member parent is blank.
ParentIsSelf
Specifies that an attribute member is a root item if the member parent is the member itself.
ParentIsMissing
Specifies that an attribute member is a root item if the member parent is missing.