Assembly: Adhoc;
The IAdhocDimSyncItem interface is used to work with synchronized dimension.
IAdhocDimSyncItem
Synchronization is executed by means of synchronization indexes: IAdhocDimSyncIndex.
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. |
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: