Click or drag to resize

TransportOrderItemSequence Property

Describes the order in which this TransportOrderItem should be picked relative to the other items on the TransportOrder.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public int Sequence { get; }

Property Value

Type: Int32
See Also