[]
Defines the dimension types of a field.
public enum DimensionType
| Name | Description |
|---|---|
| Attribute | Provide supplementary information about dimension members. |
| Currency | Dimension whose attributes represent a list of currencies for financial reporting purposes. |
| Date | Dimension with time-based levels of granularity for analysis and reporting. |
| Dimension | A group of fields. |
| Folder | A folder field. |
| Hierarchy | A discrete field. |
| Kpi | A field used to gauge performance of some value. |
| Measure | An aggregatable field. |
| NameSet | Multidimensional Expression (MDX) that returns a set of dimension members. |