Assembly: Adhoc;
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 | |
DataSource | The DataSource property returns a dashboard data source containing a dimension. | |
Dimension | The Dimension property returns the object, which is used for working with dimension data. | |
Selection | The Selection property returns a selection of dimension elements. | |
SelectionProperty | The SelectionProperty property determines whether to save selection schema groups applied to the dimension. | |
Type | The Type property returns the type of synchronized dimension. |
Property name | Brief description | |
Id | The Id property determines object identifier. | |
Key | The Key property returns object key. | |
Name | The Name property determines object name. |
See also: