Assembly: Adhoc;
Namespace: None;
The IAdhocDsoDimension interface is used to work with the dimension of the dashboard data source.
IAdhocDsoDimension
To work with a dashboard data source, use the IAdhocDataSourceObject interface.
| Property name | Brief description | |
| The DataSource property returns a dashboard data source containing a dimension. | ||
| The Dimension property returns the object, which is used for working with dimension data. | ||
| Outdated. Use IAdhocDsoDimension.Type. | ||
| The Selection property returns a selection of dimension elements. | ||
| The SelectionProperty property determines whether to save selection schema groups applied to the dimension. | ||
| The Type property returns the type of synchronized dimension. |
| Property name | Brief description | |
| The Id property determines object identifier. | ||
| The Key property returns object key. | ||
| The Name property determines object name. |
See also: