XML3 - API DLL Documentation

The Invoice type exposes the following members.

Methods

  NameDescription
Public methodClearSearch
Clears the current search builder of all criteria and returns the results to the original set.
Public methodSearchInvoice
A search builder that applies search criteria to the result set on every request. To clear the search call "ClearSearch" Method
Public methodSearchInvoiceByDescription
A search applies search criteria of VIP SKU Description to the result set. To clear the search call "ClearSearch" Method
Public methodSearchInvoiceByLineType
A search applies search criteria of Line Type to the result set. To clear the search call "ClearSearch" Method
Public methodSearchInvoiceByVIPOrdNo
A search applies search criteria of VIP Order Number to the result set. To clear the search call "ClearSearch" Method
Public methodSearchInvoiceByVIPSKU
A search applies search criteria of VIP SKU to the result set. To clear the search call "ClearSearch" Method

See Also