The Parent property of the Level interface returns a reference to the parent Dimension object.
Read-only
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 |