IMsDimOpenStubParamValues.FindByStubKey

Syntax

FindByStubKey(StubKey: Integer): IMsDimOpenStubParamValue;

Parameters

StubKey. Abstract data source key.

Description

The FindByStubKey method returns set of dimension opening parameters by abstract data source key.

Comments

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

See also:

IMsDimOpenStubParamValues