IAdhocSyncDimensions.FindByKey

Syntax

FindByKey(Key: Integer): IAdhocDimSyncItem;

Parameters

Id. Key of the dimension included in the synchronization index.

Description

The FindByKey method searches for a dimension by its key.

Comments

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

See also:

IAdhocSyncDimensions