EndJobEnabled property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the EndJobEnabled property to determine if the functionality of the End Job button is enabled.
The default value is False, but is set to True in the EnableDisableButtons() method if the selected job is running and the operator has the privilege to end jobs.
The EndJobEnabled property also indicates whether or not the selected job on the Queue grid can be completed 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 |