IMetaAttributeSetting.AttributeCommands

Syntax

AttributeCommands: Boolean;

Description

The AttributeCommands property determines whether it is possible to change the position of attribute in breadcrumb.

Comments

The property is set to False by default, all the commands are available in the attribute's context menu. If the property is set to True, commands for substitution and deletion of the attribute are removed from the context menu. Other attributes are also disabled. Only commands for sorting and setting up parameters are available if they are created for the attribute.

See also:

IMetaAttributeSetting