IAdhocSyncDimensions.Add

Syntax

Add:(Dimension: IAdhocDsoDimension): IAdhocDimSyncItem;

Parameters

Dimension. Data source dimension.

Description

The Add method adds a data source dimension to the synchronization index.

Comments

In case of successful execution the method returns a synchronization object corresponding to the dimension.

Example

The method use is given in the example for IAdhocDataSourceObject.AcceptDataSelection.

See also:

IAdhocSyncDimensions