XML3 - API DLL Documentation
The InventoryCheckItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | InventoryCheckItem(OrderItem) |
Constructor that accepts an OrderItem object to build the inventory check.
|
![]() | InventoryCheckItem(Int32, String, String, Int32) |
Constructor that accepts individual variables to build the inventory check.
|
Methods
Name | Description | |
---|---|---|
![]() | ICI_DataRow |
Returns a datarow value of the InventoryCheckItem.
|
Properties
Name | Description | |
---|---|---|
![]() | AvailableQty |
Property to Get the avaiable quantity property.
|
![]() | ConfirmationMessage |
Property to Get the confirmation message property.
|
![]() | Descripton |
Property to Get the description property.
|
![]() | EAN |
Property to Get or Set the EAN property.
|
![]() | LineNo |
Property to Get or Set the Line No property.
|
![]() | QtyRequired |
Property to Get or Set the Quantity Required property.
|
![]() | TotalPrice |
Property to Get the total price property.
|
![]() | UnitPrice |
Property to Get the unit price property.
|
![]() | VIPSKU |
Property to Get or Set the VIP SKU property.
|