The SubClassType property of the Dimension interface contains an enumeration constant that identifies the subclass type of the object.
clsAggregationDimension
clsCubeDimension
clsDatabaseDimension
clsPartitionDimension
SubClassTypes
Read-only
For objects of ClassType clsDimension, SubClassType can be sbclsRegular or sbclsParentChild.
Dimension Interface