AddProd Method (JobExec)
- Last UpdatedNov 06, 2025
- 1 minute read
The AddProd() method adds production to the job running on the current job position. This overload of the method allows you to specify values for the production parameters.
| Overload | Description |
|---|---|
| AddProd(Double,Object,String,String,Object,Object,String,String,String,String,String) | The AddProd() method adds production to the job running on the current job position. This overload of the method allows you to specify values for the production parameters. |
| AddProd(Double) | The AddProd() method adds production to the job running on the current job position. This overload uses the defaults that were set up for the production parameters. |