Click or drag to resize

PickingListItem Properties

The PickingListItem type exposes the following members.

Properties
  NameDescription
Public propertyId
A unique identifier for this particular item (corresponds to the primary key in the FactoryLogix database)
Public propertyKitGroup
Picking lists may be broken down into smaller sub-lists using the KitGroup property. Items sharing the same KitGroup are picked and delivered to common destinations.
Public propertyPartNumber
The internal part number of the material to be picked.
Public propertyPartRevision
The part revision of the material to be picked.
Public propertyQuantity
The quantity of material that is required.
Public propertyUnitOfIssue
The name or abbreviation of the Unit that Quantity is measured in. The string value of this property must align with one of the pre-configured unit names assigned to this attribute via the unit of measure property in the FactoryLogix configuration.
Top
See Also