ItemAttributesEnabled property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ItemAttributesEnabled property to determine if the functionality of the Job Attributes button is enabled. The Job Attributes dialog box allows the operator to view the attributes of the item of the selected job.
The default value is False, but the value is changed to True in the EnableDisableButtons() method if a job is selected on the queue grid.
The ItemAttributesEnabled property also indicates if the Item Attributes dialog box can be shown because the method can be called directly without using the button on the Button Bar control.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Boolean |
Read Only |
False |