XML3 - API DLL Documentation
Namespace to envelope all classes and methods relating to retrieving and managing Products

Classes

  ClassDescription
Public classProduct
Base class that manages all aspects of the product, this includes retrieval of product details, attributes, quantities and price breaks.
Public classProductAttribute
Base class that holds a Description of the attribute, and the value of said attribute.
Public classProductPrice
Class to manage, retrieve stock price figures for pre-configured price breaks.
Public classProducts
Management class that can create a collection of the Product object, which allows for searching and manipulation within the Products object.
Public classProductStock
Class to manage, retrieve stock quantity figures.