OperationSelectionDlg Constructor
- Last UpdatedNov 06, 2025
- 1 minute read
| Overload | Description |
|---|---|
| OperationSelectionDlg Constructor(Control,String,Boolean) | The OperationSelectionDlg(Control, string, bool) method opens the Selection dialog to display the operation selections for the specified operation. This overload of the method includes a flag that can be set to make the selections view-only. |
| OperationSelectionDlg Constructor(Control,String,String,Boolean) | The OperationSelectionDlg(Control, string, string, bool) method opens the Selection dialog to display the operation selections for the specified operation. This overload of the method includes a flag that can be set to make the selections view-only. This overload requires two search patterns; one for the operation number and one for the work order number. |