IMsDimIteratorStubs.FindById

Syntax

FindById(Id: String): IVariableStub;

Parameters

Id. Data source identifier.

Description

The FindById method searches for a data source with the specified identifier.

Comments

If a linked dimension is not found, the method returns Null.

See also:

IMsDimIteratorStubs