IAdhocDsoDimension

Assembly: Adhoc;

Namespace: None;

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
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.

Properties inherited from INamedEntity

  Property name Brief description
The Id property determines object identifier.
The Key property returns object key.
The Name property determines object name.

See also:

Adhoc Assembly Interfaces