PackingOrderLine Class |
Namespace: PSI.Sox.Packing
[SerializableAttribute] [DataContractAttribute] public class PackingOrderLine
The PackingOrderLine type exposes the following members.
Name | Description | |
---|---|---|
PackingOrderLine | Initializes a new instance of the PackingOrderLine class |
Name | Description | |
---|---|---|
AdditionalInformation |
Gets or sets the additional data
| |
BundleOnly |
Gets or sets the bundle only flag.
| |
BundleOrBox |
Gets or sets the bundle or box flag
| |
Dimensions |
Gets or sets the pack order line dimensions
| |
Foldable |
Gets or sets the foldable flag
| |
FullPallet |
Gets or sets the pack order line full pallet flag.
| |
GroupId |
Gets or sets the group id.
| |
Id |
Gets or sets the pack order line id
| |
KeepTogether |
Gets or sets the keep together flag
| |
LoadDirection |
Direction to load item
| |
MasterPackDimensions |
Gets or sets the master pack length
| |
MasterPackMaxQty |
Gets or sets the master pack maximum quantity
| |
MasterPackMinQty |
Gets or sets the master pack minimum quantity
| |
MasterPackWeight |
Gets or sets the master pack weight
| |
MixClassID |
Gets or sets the mix class id.
| |
Nesting |
Can item be nested
| |
OriginCountry |
Gets or sets Origin/Manufacture Country
| |
ProductCode |
Gets or sets the pack order line product code
| |
ProductDescription |
Gets or sets the pack order line product description
| |
Quantity |
Gets or sets the pack order line quantity
| |
QuantityUnitMeasure |
Gets or sets the pack order line quantity
| |
ShippableContainer |
Gets or sets the shippable container flag, do not pack
| |
Weight |
Gets or sets the pack order line weight
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |