IABACTarget.AttributeValue

Syntax

AttributeValue: Variant;

Description

The AttributeValue property determines the value compared with attribute.

Comments

The property is relevant to compare attribute with the data type: integer, string, date.

If the IABACTarget.SecondAttrId property is used with the value as a custom attribute, do not use the AttributeValue property. The value of the IABACTarget.SecondAttrId property is automatically sent to the AttributeValue property. As a result of objective logical expression, two custom attributes of subjects or objects are compared if a custom attribute was also set for the IABACTarget.AttributeId property.

Example

The property use is given in the example for IABACPolicySet.CombineAlgorithm.

See also:

IABACTarget