PopupJobAttrsDlg() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the PopupJobAttrsDlg() method to open the Job Attributes dialog box for the job specified to show the attributes of the job if the AttributesEnabled property is True.
Syntax
PopupJobAttrsDlg(woID, operID, seqNo, jobDesc);
Parameters
woId
A string that indicates the work order ID used to identify the job whose attributes are shown.
operId
A string that indicates the operation ID used to identify the job whose attributes are shown.
seqNo
An integer that represents the sequence number used to identify the job whose attributes are shown.
jobDesc
A string that indicates the job description of the job whose attributes are shown. The description appears in the title bar of the Job Attributes dialog box.