IMsDimOpenParamValues.FindByDimKey

Syntax

FindByDimKey(Key: Integer): IMsDimOpenParamValue;

Parameters

Key. Dimension key.

Description

The FindByDimKey method returns dimension opening parameters by key.

Comments

If the dimension with the specified key is not found, the method returns Null.

See also:

IMsDimOpenParamValues