SearchCriteriaItemNumber Property
Search by the item number of the purchased goods.
Syntax
char* GetSearchCriteriaItemNumber();
int SetSearchCriteriaItemNumber(char* lpszSearchCriteriaItemNumber);
Default Value
""
Remarks
Search by the item number of the purchased goods.
To search for purchased items not related to auctions, set the ItemNumber property to the value of the HTML "item_number" variable that was set in the shopping cart for the original transaction.
Data Type
String