IsArray: Boolean;
IsArray: System.Boolean;
The IsArray property returns whether attribute has multiple values.
This property is relevant when the existing attribute value is edited.
To change attribute value, use the IABACAttributeInstance.Value property.
The property use is given in the example for IABACAttributeInstance.Value.
See also: