Click or drag to resize

PickingList.Items Property

A list of PickingListItems representing the materials that must be gathered.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.252.0.0 (8.252.0.0)
Syntax
public List<PickingListItem> Items { get; }

Property Value

Type: List<PickingListItem>
See Also