IAdhocDimSyncItem.SyncAttribute

Fore Syntax

SyncAttribute: String;

Fore.NET Syntax

None;

Description

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

Comments

To get a dimension, by which the synchronization is executed, use the IAdhocDimSyncItem.Dimension property.

Fore Example

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

See also:

IAdhocDimSyncItem