ITargetPhaseVariablesArray.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Index. Phase variable identifier.

Description

The RemoveById method removes phase variable with the specified identifier from the collection.

Comments

If the variable is successfully removed, the method returns True, otherwise it returns False.

See also:

ITargetPhaseVariablesArray