IAdhocDimSyncItem.SyncAttribute

Syntax

SyncAttribute: String;

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.

Example

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

See also:

IAdhocDimSyncItem