IAdhocParamSynchronization.FindByKey

Syntax

FindByKey(Key: Integer): IAdhocParamSyncIndex;

Parameters

Key. Key of the link to be searched.

Description

The FindByKey method searches for a link with the specified key.

Comments

If a link with the specified key is not found, the method returns Null.

See also:

IAdhocParamSynchronization