PickedItem Class |
Namespace: FactoryLogix.xTend.DataObjects
The PickedItem type exposes the following members.
| Name | Description | |
|---|---|---|
| PickedItem | Initializes a new instance of the PickedItem class |
| Name | Description | |
|---|---|---|
| DestinationResource |
The name of the factory resource where the material was delivered.
| |
| ItemId |
The 128-bit identifier of the item that was picked
| |
| KitGroup |
This name of the kit group where the material was delivered.
| |
| PickOperator |
The username of the operator who picked the item.
| |
| PickTime |
The date/time when the item was picked.
| |
| SourceResource |
The name of the factory resource where the material was picked from.
|