IDefAttributeArea.AttributeKey

Syntax

AttributeKey: Integer;

Description

The AttributeKey property determines key of the attribute which values will be displayed in the attribute area table.

Comments

As property value, the dictionary attribute specified in the IDefAttributeArea.DictionaryKey property, is set.

Example

The example of use is given in description of the IDefInputAreas.CreateAttributeArea constructor.

See also:

IDefAttributeArea