IABACAttributeInstances.FindByKey

Syntax

FindByKey(Key: Integer): IABACAttributeInstance;

Parameters

Key. Attribute key.

Description

The FindByKey method searches for an attribute of specific subject or object by key.

Comments

To get attribute key, use the IABACAttributeInstance.Key property.

See also:

IABACAttributeInstances