Click or drag to resize

TransportOrderItems Property

A list of the materials to be picked and transported.

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

Property Value

Type: IEnumerableTransportOrderItem
See Also