IMetaAttributeParamItem.Id

Syntax

Id: String;

Description

The Id property determines parameter identifier.

Comments

The identifier 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