IMsDimOpenParamValues.FindByDimId

Syntax

FindByDimId(Id: Integer): IMsDimOpenParamValue;

Parameters

Id. Dimension identifier.

Description

The FindByDimId method returns dimension opening parameters by identifier.

Comments

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

See also:

IMsDimOpenParamValues