IMsDimIteratorStubs.FindByKey

Syntax

FindByKey(Key: Integer): IVariableStub;

Parameters

Key. Data source key.

Description

The FindByKey method searches for a data source with the specified key.

Comments

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

See also:

IMsDimIteratorStubs