The Parent property of the Level interface returns a reference to the parent Dimension object.
| clsAggregationLevel | clsDatabaseLevel |
| clsCubeLevel | clsPartitionLevel |
Dimension
For each level, the class of the parent object depends on the class of the level object.
| Level object class | Parent object class |
|---|---|
| clsDatabaseLevel | clsDatabaseDimension |
| clsCubeLevel | clsCubeDimension |
| clsPartitionLevel | clsPartitionDimension |
| clsAggregationLevel | clsAggregationDimension |
Read-only
| About Decision Support Objects | Using Decision Support Objects |
| Properties Cross-Reference |