IAdhocDimSyncItem

Assembly: Adhoc;

Description

The IAdhocDimSyncItem interface is used to work with synchronized dimension.

Inheritance Hierarchy

          INamedEntity

          IAdhocDimSyncItem

Comments

Synchronization is executed by means of synchronization indexes: IAdhocDimSyncIndex.

Properties

  Property name Brief description
The Dimension property returns the data source dimension, which corresponds to the synchronized dimension.
The Direction property determines a connection type of synchronized dimension.
The IsGeneral property determines whether a synchronized dimension is a main one.
The SyncAttribute property determines the attribute, by which the synchronization is executed.
The SyncIndex property returns the synchronization index, which is used for dimension synchronization.

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