IAdhocDimSyncItem.Dimension

Fore Syntax

Dimension: IAdhocDsoDimension;

Fore.NET Syntax

None;

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.

Fore Example

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

See also:

IAdhocDimSyncItem