IMetaAttributeParamItem.Key

Fore Syntax

Key: Integer;

Fore.NET Syntax

Key: Integer;

Description

The Key property determines parameter key.

Comments

The key should be unique within the collection to which the parameter is added.

Example

The property use is given in description of the IMetaAttributeParamItems.Add method.

See also:

IMetaAttributeParamItem