AttributeId: String;
The AttributeId determines a system or custom attribute in a logical expression.
To compare attribute with the data type (integer, string, date), use the IABACTarget.AttributeValue property.
To compare two attributes, use the IABACTarget.SecondAttrId property as a second attribute. Attributes comparison is relevant for custom attributes of subjects or objects.
The property use is given in the example for IABACPolicySet.CombineAlgorithm.
See also: