IVariableStubList.FindById

Syntax

FindById(StubId: String): IVariableStub;

Parameters

StubId - data source identifier.

Description

The FindById method searches for a data source in the collection by its identifier.

See also:

IVariableStubList