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