Click or drag to resize

WorkOrderActionExecutedState Property

The current state of the work order action (started, completed, etc.).

Namespace: CFX.Production
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public WorkOrderActionState State { get; set; }

Property Value

WorkOrderActionState
See Also