XML3 - API DLL Documentation 
The Order type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AccoutNo | 
 Public property that gets or sets the Account No for the instatiated object.
   | |
| BackOrder | 
 Public property that gets or sets the BackOrder for the instatiated object.
   | |
| Confirmation | 
 Property to access order confirmation for this particular order.
   | |
| ContactEmail | 
 Public property that gets or sets the ContactEmail for the instatiated object.
   | |
| ContactName | 
 Public property that gets or sets the ContactName for the instatiated object.
   | |
| DeliveryMethod | 
 Public property that gets or sets the Delivery Method for the instatiated object.
   | |
| DirectShip | 
 Public property that gets or sets the DirectShip for the instatiated object.
   | |
| FillKill | 
 Public property that gets or sets the FillKill for the instatiated object.
   | |
| IsValidated | 
 Public readonly property that gets the Validity flag for the order.
   | |
| OrderDataSet | 
 Property to expose this object as a dataset, that conforms to the OrderRequest xml Schema.
   | |
| OrderError | 
 Error Object
   | |
| OrderNo | 
 Public property that gets or sets the order no for the instatiated object.
   | |
| SearchFields | 
 The readonly list of availabe fields to search on
   | |
| ShipToAddress1 | 
 Public property that gets or sets the ShipToAddress1 for the instatiated object.
   | |
| ShipToAddress2 | 
 Public property that gets or sets the ShipToAddress2 for the instatiated object.
   | |
| ShipToAddress3 | 
 Public property that gets or sets the ShipToAddress3 for the instatiated object.
   | |
| ShipToAddress4 | 
 Public property that gets or sets the ShipToAddress4 for the instatiated object.
   | |
| ShipToCountry | 
 Public property that gets or sets the ShipToCountry for the instatiated object.
   | |
| ShipToName | 
 Public property that gets or sets the ShipToName for the instatiated object.
   | |
| ShipToPostCode | 
 Public property that gets or sets the ShipToPostCode for the instatiated object.
   | |
| User | 
 Public property that sets the User Object for the instatiated object.
   |