XML3 - API DLL Documentation
The Invoice type exposes the following members.
Methods
Name | Description | |
---|---|---|
ClearSearch |
Clears the current search builder of all criteria and returns the results to the original set.
| |
SearchInvoice |
A search builder that applies search criteria to the result set on every request. To clear the search call "ClearSearch" Method
| |
SearchInvoiceByDescription |
A search applies search criteria of VIP SKU Description to the result set. To clear the search call "ClearSearch" Method
| |
SearchInvoiceByLineType |
A search applies search criteria of Line Type to the result set. To clear the search call "ClearSearch" Method
| |
SearchInvoiceByVIPOrdNo |
A search applies search criteria of VIP Order Number to the result set. To clear the search call "ClearSearch" Method
| |
SearchInvoiceByVIPSKU |
A search applies search criteria of VIP SKU to the result set. To clear the search call "ClearSearch" Method
|