PopupJobAttrsDlg Method
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupJobAttrsDlg() method opens the Job Attributes dialog to display the job attributes assigned to the specified job. A job is specified by a work order ID, an operation ID, and an operation sequence number.
| Overload | Description |
|---|---|
| PopupJobAttrsDlg(String,String,Int32,String) | The PopupJobAttrsDlg() method opens the Job Attributes dialog to display the job attributes assigned to the specified job. A job is specified by a work order ID, an operation ID, and an operation sequence number. |
| PopupJobAttrsDlg(String,String,Int32,String,ColumnList) | The PopupJobAttrsDlg() method opens the job attributes dialog to display any job attributes assigned to the specified job. A job is specified by a work order ID, an operation ID, and an operation sequence number. This overload of the method includes a list of columns to include in the queue grid. |