XML3 - API DLL Documentation
The Products type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clear_ProductPriceSearch |
Clears the current search builder of all criteria and returns the results to the original set.
| |
Clear_ProductSearch |
Clears the current search builder of all criteria and returns the results to the original set.
| |
Clear_ProductStockSearch |
Clears the current search builder of all criteria and returns the results to the original set.
| |
GetProductPrice |
This routine will download your product price list and return it in the format you specify.
| |
GetProducts |
This routine will download your product list and return it in the format you specify.
| |
GetProductStock |
This routine will download your product stock list and return it in the format you specify.
| |
Search_ProductPriceByID |
A search applies search criteria ProductID to the ProductPrice result set. To clear the search call "ClearSearch" Method
| |
Search_Products |
A search builder that applies search criteria to the result set on every request. To clear the search call "ClearSearch" Method
| |
Search_ProductsByDescription |
A search applies search criteria VIP SKU Description to the Products result set. To clear the search call "ClearSearch" Method
| |
Search_ProductsByManufacturer |
A search applies search criteria Manufacturer to the Products result set. To clear the search call "ClearSearch" Method
| |
Search_ProductsByManufacturerPartNo |
A search applies search criteria Manufacturers Part Number to the Products result set. To clear the search call "ClearSearch" Method
| |
Search_ProductsByProdID |
A search applies search criteria ProductID to the Products result set. To clear the search call "ClearSearch" Method
| |
Search_ProductsByProductEAN |
A search applies search criteria EAN to the Products result set. To clear the search call "ClearSearch" Method
| |
Search_ProductsByProductGroup |
A search applies search criteria VIP Product Group to the Products result set. To clear the search call "ClearSearch" Method
| |
Search_ProductsByProductStatus |
A search applies search criteria Product Status to the Products result set. To clear the search call "ClearSearch" Method
| |
Search_ProductsBySKU |
A search applies search criteria VIP SKU Number to the Products result set. To clear the search call "ClearSearch" Method
| |
Search_ProductStockByID |
A search applies search criteria ProductID to the ProductStock result set. To clear the search call "ClearSearch" Method
|