AddProdAsync Method
- Last UpdatedNov 06, 2025
- 1 minute read
The AddProdAsync() method adds production to the job running on the specified job position (default is 0).
This overload of the method uses the entity name and entity site name to identify entities specified for the method.
| Overload | Description |
|---|---|
| AddProdAsync(Int32,Nullable<DateTime>,String,String,String,Double,Nullable<Int32>,String,String,String,String,String,String,String,Nullable<Int32>,String,Nullable<Boolean>,String,String,String,String,String,DBString,DBString,DBString,DBString,Nullable<Int32>,String) | The AddProdAsync() method adds production to the job running on the specified job position (default is 0). This overload of the method uses the entity name and entity site name to identify entities specified for the method. |
| AddProdAsync(Int32,Nullable<DateTime>,String,String,String,Double,Nullable<Int32>,String,String,String,String,String,Nullable<Int32>,String,Nullable<Boolean>,String,String,String,String,String,DBString,DBString,DBString,DBString,String,String,Int32) | The AddProdAsync() method adds production to the job running on the specified job position (default is 0). This overload of the method uses the entity name and entity site name to identify entities specified for the method. |