The AdhocDimensionType enumeration is used to determine a type of synchronized dimension.
It is used by the following property:
| Value | Brief description |
| 0 | DataSource. Source dimension selection. The number of such dimensions corresponds to the number of dimensions in the source cube. |
| 1 | Additional. Copy of the source dimension. |
| 2 | SelectedArea. Selection determining selected visualizer area. It is relevant if the IAdhocDataSourceObject.TrackAreaSelection property is set True. |
See also: