IAdhocDsoDimension

Assembly: Adhoc;

Description

The IAdhocDsoDimension interface is used to work with the dimension of the dashboard data source.

Inheritance Hierarchy

          INamedEntity

          IAdhocDsoDimension

Comments

To work with a dashboard data source, use the IAdhocDataSourceObject interface.

Properties

  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.

Properties inherited from INamedEntity

  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:

Adhoc Assembly Interfaces