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