XML3 - API DLL Documentation 
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
 Constructs the prices object.
 
Namespace: XMLV3API.ProductsAssembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | 
|---|
public ProductPrice( string SKU )  | 
| Visual Basic | 
|---|
Public Sub New ( _ SKU As String _ )  | 
| Visual C++ | 
|---|
public: ProductPrice( String^ SKU )  | 
Parameters
- SKU
 - Type: System..::..String
[Missing <param name="SKU"/> documentation for "M:XMLV3API.Products.ProductPrice.#ctor(System.String)"]