XML3 - API DLL Documentation
Base class that manages all aspects of the product, this includes retrieval of product details, attributes, quantities and price breaks.

Namespace: XMLV3API.Products
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Product
Visual Basic
Public Class Product
Visual C++
public ref class Product

Remarks

Inheritance Hierarchy

System..::..Object
  XMLV3API.Products..::..Product

See Also