IMsDimAttributesList.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Attribute key in the chain.

Description

The RemoveByKey method removes attribute from the chain by its key.

Comments

When the attribute is successfully removed, the method returns True, otherwise it returns False.

See also:

IMsDimAttributesList