Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Attribute Event

Fired after an attribute is retrieved from the specified Item while calling GetAttributes .

Syntax

type TAttributeEvent = procedure Attribute(Sender: TObject; const Item: String; const AttrName: String; const AttrValue: String) of object;
property OnAttribute: TAttributeEvent read FOnAttribute write FOnAttribute;

Remarks

Attribute is fired for each result following a call to GetAttributes or each attribute per item returned in Select.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0