Base element for dimension elements within a cube.
The dimension is an abstract element that defines the basic properties of a OLAP dimension element. The derived elements, tabular and ODA dimension elements, provide hierarchy contents that are defined in this dimension itself.
Name of the default hierarchy applied to this dimension.
The hierarchy element can define multiple hierarchy element. This property specified the default one to be made query and rendered. If you don't set the value or give the value of a non existing hierarchy, the first hierarchy element is read as the default one if existing.
Indicates whether the data type of the dimension is time.
This property indicates whether this dimension is a special type of Time. This is used to speed up the performance. True if the dimension is time type; otherwise false. By default, the value is FALSE.