IMsDimAttributesList.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Attribute key in the chain.

Description

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

Comments

The method returns True if the attribute is successfully removed.

See also:

IMsDimAttributesList