Click or drag to resize

WorkOrderStatus Enumeration

A enumeration indicating the status of a WorkOrder

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 WorkOrderStatus
Members
  Member nameValueDescription
Open0 The order is open and active.
Closed1 The order has been closed.
OnHold2 The order has been placed on-hold.
See Also