IAdhocParamSynchronization.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Identifier of the link to be removed.

Description

The RemoveById method removes the link with the specified identifier from the collection.

Comments

If the removal is successful, the method returns True, otherwise False.

See also:

IAdhocParamSynchronization