Click or drag to resize

PackingList Properties

The PackingList type exposes the following members.

Properties
  NameDescription
Public propertyBoxTypeName
The type of box or container to be used when packing items on this packing list.
Public propertyDescription
A human-friendly summary of the packing list, if applicable.
Public propertyId
An optional unique identifier (Id property) of the global packout associated with this packing list.
Public propertyItems
A list of PackingListItems describing the items to be packed.
Public propertyLabelTemplate
The label template that will be used to print a label to be affixed to the shipping container after packing.
Public propertyName
The display name of the packing list, if applicable.
Public propertyOperationId
An optional unique identifier (Id property) of the Operation associated with this packing list. A Global packout will not be associated to a Operation.
Public propertyStepId
An optional unique identifier (Id property) of the Operation associated with this packing list. A Global packout will not be associated to a Step.
Top
See Also