IAdhocDimSyncIndex

Assembly: Adhoc;

Description

The IAdhocDimSyncIndex interface is used to work with synchronization index.

Inheritance Hierarchy

          INamedEntity

          IAdhocDimSyncIndex

Comments

Indexes of synchronization are created automatically on adding a data source to the dashboard.

Properties

  Property name Brief description
The ControlledBy property determines the parameter, which manages synchronization index.
The Dimensions property returns the collection of dimensions included in the synchronization index.
The GeneralDimSyncItem property determines main dimension in synchronization index.
The Selection property returns the selection of elements for dimensions included in the synchronization index.
The SelectionProperty property determines whether to save selection schema groups applied to the dimensions included into synchronization index.

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