AddProdPostExec Method
- Last UpdatedNov 06, 2025
- 1 minute read
The AddProdPostExec() method adds production data for the specified job after the job has run on the specified entity.
| Overload | Description |
|---|---|
| AddProdPostExec(String,Int32,Double,String,String,Int32,DateTime,Int32,String,Object,String,Object,Object,Object,String,Object,String,String,String,String) | The AddProdPostExec() method adds production data for the specified job after the job has run on the specified entity. |
| AddProdPostExec(String,Int32,Double,String,String,Int32,DateTime,Nullable<DateTime>,Int32,String,Object,String,Object,Object,Object,String,Object,String,String,String,String) | The AddProdPostExec() method adds production data for the specified job after the job has run on the specified entity. This overload of the method includes the hourStart input parameter. |
| AddProdPostExec(String,Int32,Double,String,String,Int32,DateTime,Nullable<DateTime>,Int32,String,Object,String,String,Object,Object,Object,String,Object,String,String,String,String) | The AddProdPostExec() method adds production data for the specified job after the job has run on the specified entity. This overload of the method includes the hourStart and subLotNo input parameters. |