| Name | Description | |
|---|---|---|
|  | OrderBase.ItemBase Constructor | Initializes a new OrderBase.ItemBase object. | 
The following tables list the members exposed by OrderBase.ItemBase.
| Name | Description | |
|---|---|---|
|  | OrderBase.ItemBase Constructor | Initializes a new OrderBase.ItemBase object. | 
| Name | Description | |
|---|---|---|
|  | Comments | Any additional comments associated with this Item. | 
|  | Description | The description containing any notable details or instructions regarding this Item. | 
|  | Height | The height measurement of this Item. | 
|  | ID | The unique identifier for this Item record. | 
|  | Length | The length measurement of this Item. | 
|  | OrderID | The unique Guid identifier referencing the Order record this Item is assigned to. | 
|  | TrackingNumber | The tracking number assigned to this Item. | 
|  | Weight | The weight measurement of this Item. | 
|  | Width | The width measurement of this Item. |