XML3 - API DLL Documentation 
The Invoices 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.
   | |
| Invoices | 
 Exposes the collection of invoices contained within the wrapper class as your required datatype.
   | |
| SearchInvoices | 
 A search builder that applies search criteria to the result set on every request. To clear the search call "ClearSearch" Method
   | |
| SearchInvoicesByCustOrdNo | 
 A search applies search criteria of Customer Order Number to the result set. To clear the search call "ClearSearch" Method
   | |
| SearchInvoicesByDateRaised | 
 A search applies search criteria of Date Raised to the result set. To clear the search call "ClearSearch" Method
   | |
| SearchInvoicesByInvDate | 
 A search applies search criteria of Invoice Date to the result set. To clear the search call "ClearSearch" Method
   | |
| SearchInvoicesByInvNo | 
 A search applies search criteria of Invoice Number to the result set. To clear the search call "ClearSearch" Method
   | |
| SearchInvoicesByVIPOrdNo | 
 A search applies search criteria of VIP Order Number to the result set. To clear the search call "ClearSearch" Method
   |