IAdhocParamSynchronization.FindById

Syntax

FindById(Id: String): IAdhocParamSyncIndex;

Parameters

Id. Identifier of the link to be searched.

Description

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

Comments

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

See also:

IAdhocParamSynchronization