IAdhocDimsSynchronization.FindByKey

Syntax

FindByKey(Key: Integer): IAdhocDimSyncIndex;

Parameters

Key. Dimension key.

Description

The FindByKey method searches a dimension by its key.

Comments

If the dimension is found, the method returns the index of synchronization corresponding to the dimension.

See also:

IAdhocDimsSynchronization