StartSomeEnabled property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the StartSomeEnabled property to determine if the functionality of the Start Some button is enabled. The Start Some dialog box allows the selected job to be split with the specified amount being set as the start quantity of the split job and then starts the split 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 and the job is not running or canceled, and the entity has the capacity to run this job, and the operator has the privilege to override the queue or the selected job is the next job in the queue.
The StartSomeEnabled property indicates if the selected job can be split and started 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 |