PackingList Class |
Namespace: FactoryLogix.xTend.DataObjects
The PackingList type exposes the following members.
Name | Description | |
---|---|---|
PackingList | Initializes a new instance of the PackingList class |
Name | Description | |
---|---|---|
BoxTypeName |
The type of box or container to be used when packing items on this
packing list.
| |
Description |
A human-friendly summary of the packing list, if applicable.
| |
Id |
An optional unique identifier (Id property) of the global packout associated with this packing list.
| |
Items |
A list of PackingListItems describing the items to be packed.
| |
LabelTemplate |
The label template that will be used to print a label to be affixed to
the shipping container after packing.
| |
Name |
The display name of the packing list, if applicable.
| |
OperationId |
An optional unique identifier (Id property) of the Operation associated with this packing list.
A Global packout will not be associated to a Operation.
| |
StepId |
An optional unique identifier (Id property) of the Operation associated with this packing list.
A Global packout will not be associated to a Step.
|