XML3 - API DLL Documentation
The OrderItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OrderItem()()()() |
Constructor method that allows manual construction.
|
![]() | OrderItem(DataRow) |
Constructor method that accepts a datarow.
|
Properties
Name | Description | |
---|---|---|
![]() | LineNumber |
Gets or sets the Line Number property from the instantiated object.
|
![]() | OrderNo |
Gets or sets the Order Number property from the instantiated object.
|
![]() | Price |
Gets or sets the Price property from the instantiated object.
|
![]() | RequestedQty |
Gets or sets the Requested Quamtity property from the instantiated object.
|
![]() | SKU |
Gets or sets the SKU property from the instantiated object.
|