Click or drag to resize

PackingListItems Property

A list of PackingListItems describing the items to be packed.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<PackingListItem> Items { get; }

Property Value

Type: IEnumerablePackingListItem
See Also