IMsStubLoadSelectionValues.FindByStubKey

Syntax

FindByStubKey(StubKey: Integer): IMsStubLoadSelectionValue;

Parameters

StubKey. Data source key.

Description

The FindByStubKey method searches the collection selection that belongs to the specified data source.

Comments

If the specified selection is not found, the method returns Null.

See also:

IMsStubLoadSelectionValues