FindById(Id: String): IABACAttributeInstance;
Id. Attribute identifier.
The FindById method searches for an attribute of specific subject or object by identifier.
To get attribute identifier, use the IABACAttributeInstance.Id property.
The method use is given in the example for IABACAttributeInstance.Value.
See also: