IMsDimIteratorLinks.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of removed linked dimension.

Description

The RemoveByKey method removes linked dimension with the specified key.

Comments

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

See also:

IMsDimIteratorLinks