Click or drag to resize

PackoutServices Methods

The PackoutServices type exposes the following members.

Methods
  NameDescription
Public methodGetGlobalPackingList
Retreives a pre-configured, global PackingList based on the display name of the global pack-out operation.
Public methodGetPackingList
Retreives a pre-configured PackingList based on the Operation (and optionally the Step) that has be configured for pack-out within a Process definition. If the stepId parameter is null, the PackingList associated with the first pack-out step of the Operation will be returned.
Public methodPackItem
Validates an Item (optional), then packs it into a packing container (box).
Public methodUnpackItem
Unpacks (removes) an Item from a cotainer (box).
Top
See Also