Parent (Level Interface)
The Parent property of the Level interface returns a reference to the parent Dimension object.
Applies To
Data Type
Access
Read-only
Remarks
For each level, the ClassType of the parent object depends on the ClassType of the level object.
| Class type | Parent object class type |
|---|---|
| clsDatabaseLevel | clsDatabaseDimension |
| ClsCubeLevel | clsCubeDimension |
| ClsPartitionLevel | clsPartitionDimension |
| ClsAggregationLevel | clsAggregationDimension |