Click or drag to resize

TransportOrderPriority Enumeration

An enumeration indicating the current priority for a 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 enum TransportOrderPriority
Members
  Member nameValueDescription
Low0 The order is of low priority.
Normal1 The order is of medium (normal) priority.
High2 The order is of high priority, and should be expedited.
See Also