Click or drag to resize

WorkOrderType Enumeration

An enumeration representing the type or kind of a WorkOrder.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public enum WorkOrderType
Members
  Member nameValueDescription
ProductionOrder0 The Batch is a production order intended to be used in the course of building product.
ReceivingOrder1 The Batch is a receiving order intended to be used in the course of receiving materials into the factory.
Outgoing2 NOT PRESENTLY USED BY FACTORYLOGIX. FOR POSSIBLE FUTURE USE.
See Also