XML3 - API DLL Documentation
Item of the VIP stock inventory that you wish to check for quantity. Used in conjunction with Order object for validating Order Items.

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::..Object
  XMLV3API.Order..::..InventoryCheckItem

See Also