IMsDimIteratorDimensions.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of removed dimension.

Description

The RemoveByKey method removes the dimension with the specified key.

Comments

If the dimension is removed successfully, the method returns True, otherwise it returns False.

See also:

IMsDimIteratorDimensions