ReadyJobEnabled property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ReadyJobEnabled property to determine if the button to ready the selected job is enabled.
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 and the operator has the privilege to ready a job, and the selected job is running or suspended, or it is complete and the operator has the privilege to uncomplete a job, or the job is on hold and the operator has the privilege to take a job off of hold.
The ReadyJobEnabled property also indicates if the selected job can be put in a ready state 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 |