IAdhocDimSyncItem.Dimension

Syntax

Dimension: IAdhocDsoDimension;

Description

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

Comments

To get the attribute, by which a synchronization is executed, use the IAdhocDimSyncItem.SyncAttribute property.

Example

The property use is given in the example for IAdhocReport.Synchronization.

See also:

IAdhocDimSyncItem