Enumerates values for the DimensionType property. For more information about objects and interfaces to which this property applies, see the DimensionType entries in Properties Cross-Reference.
| DimensionType | Description |
|---|---|
| dimQuantitative | Reserved for future use. |
| dimTime | Indicates that a dimension refers to time (year, month, week, day, and so forth). The only valid levels in a time dimension are those that begin with “levTime” as defined in LevelTypes enumeration. |
| dimRegular | The default dimension type, used for any dimension that is not time-related. |