IAdhocSyncDimensions.FindByDimension

Syntax

FindByDimension(AdhocDim: IAdhocDsoDimension): IAdhocDimSyncItem;

Parameters

AdhocDim. The dimension included in the synchronization index.

Description

The FindByDimension property searches for a dimension included in the synchronization index.

Comments

If the dimension is not found, the method returns Null.

See also:

IAdhocSyncDimensions