Operations Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see Operations members.
| Name | Description | |
|---|---|---|
![]() ![]() | GetOperationDataFromComboBoxEntry | The GetOperationDataFromComboBoxEntry() method passes an OperationData object from a combo box, and retrieves the operation ID and the list of the valid sequence numbers for that operation. |
![]() ![]() | GetOperationsForWorkOrder | The GetOperationsForWorkOrder() method retrieves a DataSet of all valid operations and sequence numbers for a specified work order. The result set is sorted by Oper ID/Seq No. |
![]() ![]() | PopulateComboBoxWithOperations | The PopulateComboBoxWithOperations() method populates the specified combo box with operations for the specified work order from the Job table. |
![]() ![]() | PopulateComboBoxWithSeqNos | The PopulateComboBoxWithSeqNos() method populates the specified combo box with sequence numbers for the specified operation. |

