RootMemberIf (Level Interface)

Analysis Services Programming

Analysis Services Programming

RootMemberIf (Level Interface)

The RootMemberIf property of the Level interface determines how the root member or members of a parent-child hierarchy are identified.

Applies To

clsAggregationLevel

clsCubeLevel

clsDatabaseLevel

clsPartitionLevel

Data Type

RootIfValues

Access

Access depends on the value of the ClassType property of the object. This property applies only to levels whose SubClassType is sbclsParentChild or sbclsMining.

Class type Access
ClsDatabaseLevel R/W
ClsCubeLevel R
ClsPartitionLevel R
ClsAggregationLevel R
Remarks

This property determines how root members are identified within the level. A root member is a top-level member within a parent-child dimension.

See Also

Level Interface

Parent-Child Dimensions