IAdhocSyncParams.FindById

Syntax

FindById(Id: String): IAdhocParamSyncItem;

Parameters

Id. Identifier of a parameter to be searched.

Description

The FindById method searches for a parameter with the specified identifier.

Comments

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

See also:

IAdhocSyncParams