Assembly: Adhoc;
Namespace: None;
The IAdhocDimSyncItem interface is used to work with synchronized dimension.
IAdhocDimSyncItem
Synchronization is executed by means of synchronization indexes: IAdhocDimSyncIndex.
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. |
Property name | Brief description | |
The Id property determines object identifier. | ||
The Key property returns object key. | ||
The Name property determines object name. |
See also: