IAdhocSyncParams.FindByKey

Syntax

FindByKey(Key: Integer): IAdhocParamSyncItem;

Parameters

Key. Key of a parameter to be searched.

Description

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

Comments

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

See also:

IAdhocSyncParams