FindById(Id: String): ITargetPhaseVariable;
FindById(Id: string): ITargetPhaseVariable;
Id. Identifier of searched phase variable.
The FindById method searches for phase variable with the set identifier in the collection.
If the variable with specified identifier is not found, the method returns Null.
See also: