WO Class Members
- Last UpdatedNov 06, 2025
- 4 minute read
The following tables list the members exposed by WO.
| Name | Description | |
|---|---|---|
![]() | CurrentState | The CurrentState property is a read-only property that contains the current state of the work order as a WOStates enumeration. |
![]() | CustInfo | The CustInfo property is a read-only property that contains the customer information string for the work order, if any. |
![]() | Disassembly | The Disassembly property is a read-only property that contains a flag that, if true, indicates that the work order is for a disassembly process. |
![]() | LastEditAt | The LastEditAt property is a read-only property that contains the date/time of the last edit of the work order. |
![]() | LastEditBy | The LastEditBy property is a read-only property that contains the user_id of the person who made the last edit of the work order. |
![]() | LastEditComment | The LastEditComment property is a read-only property that contains the comment for the last edit of the work order, if any. |
![]() | ModId | The ModID property is a read-only property that contains the mod ID of the work order. |
![]() | MoId | The MoId property is a read-only property that contains the manufacturing order number for the work order to link associated work orders, if any. |
![]() | Notes | The Notes property is a read-only property that contains the current notes assigned to the work order, if any. |
![]() | Priority | The Priority property is a read-only property that contains the priority of the work order as a number between 1 and 99. |
![]() | ProcessId | The ProcessId property is a read-only property that contains the process ID from which this work order was created, if any. |
![]() | ProducedItem | The ProducedItem property is a read-only property that contains the Item object that is storing the properties of the final item produced by this work order. |
![]() | ProducedItemId | The ProducedItemId property is a read-only property that contains the final item ID produced by the work order. |
![]() | QtyReqd | The QtyReqd property is a read-only property that contains the quantity of final produced item required for the work order. |
![]() | ReleaseTime | The ReleaseTime property is a read-only property that contains the date/time that the work order was released. |
![]() | ReqdFinishTime | The ReqdFinishTime property is a read-only property that contains the required finish date/time for the work order. |
![]() | WODesc | The WODesc property is a read-only property that contains the description of the work order. |
![]() | WoId | The WoId property is a read-only property that contains the work order ID to identify the work order. |


