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
Dimension

The Dimension property returns the data source dimension, which corresponds to the synchronized dimension.
Direction

The Direction property determines a connection type of synchronized dimension.
IsGeneral

The IsGeneral property determines whether a synchronized dimension is a main one.
SyncAttribute

The SyncAttribute property determines the attribute, by which the synchronization is executed.
SyncIndex

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