IMsDimOpenParamValues.RemoveByDimKey

Syntax

RemoveByDimKey(Key: Integer): Boolean;

Parameters

Key. Dimension key.

Description

The RemoveByDimKey method removes the specified set of opening parameters from the collection by dimension key.

Comments

If the removal is successful, the method returns True, otherwise it returns False.

See also:

IMsDimOpenParamValues