IABACAttributeInstance.Id

Syntax

Id: String;

Id: System.String;

Description

The Id property returns attribute identifier.

Comments

To determine an attribute identifier, use the IABACAttribute.Id property.

Fore and Fore.NET Examples

The property use is given in the example for IABACAttributeInstance.Attribute.

See also:

IABACAttributeInstance