IUserDimIndexAttributes.Remove

Syntax

Remove(Value: IUserDimAttribute);

Parameters

Value — the dictionary attribute, that must be removed from index.

Description

The Remove method deletes the attribute, that is passed by the Value parameter, from the dictionary index.

See also:

IUserDimIndexAttributes