AddCons Method
- Last UpdatedNov 06, 2025
- 1 minute read
| Overload | Description |
|---|---|
| AddCons(Int32,String,Int32,Int32,Double,Nullable<Int32>,String,String,String,String,Nullable<Int32>,String,String,Nullable<Boolean>,String,String,String,String,String,DBString,DBString,DBString,DBString,Nullable<Int32>,Nullable<Int32>,Int32) | The AddCons() method adds consumption for the specified BOM item for the job running on the current job position. This overload of the method uses the entity ID to identify entities specified for the method. |
| AddCons(Int32,Nullable<DateTime>,String,Int32,Int32,Double,Nullable<Int32>,String,String,String,String,Nullable<Int32>,String,String,Nullable<Boolean>,String,String,String,String,String,DBString,DBString,DBString,DBString,Nullable<Int32>,Nullable<Int32>,Int32) | The AddCons() method adds consumption for the specified BOM item for the job running on the current job position. This overload of the method uses the entity ID to identify entities specified for the method. It also includes the optional eventTime input parameter. |
| AddCons(Int32,String,String,String,Int32,Double,Nullable<Int32>,String,String,String,String,String,String,String,String,Nullable<Boolean>,String,String,String,String,String,DBString,DBString,DBString,DBString,Nullable<Int32>,Nullable<Int32>,Int32) | The AddCons() method adds consumption for the specified BOM item for the job running on the current job position. This overload of the method uses the entity name and entity site name to identify entities specified for the method. |
| AddCons(Int32,Nullable<DateTime>,String,String,String,Int32,Double,Nullable<Int32>,String,String,String,String,String,String,String,String,Nullable<Boolean>,String,String,String,String,String,DBString,DBString,DBString,DBString,Nullable<Int32>,Nullable<Int32>,Int32) | The AddCons() method adds consumption for the specified BOM item for the job running on the current job position. This overload of the method uses the entity name and entity site name to identify entities specified for the method. It also includes the optional eventTime input parameter. |
| AddCons(Int32,Nullable<DateTime>,String,String,String,String,String,Int32,Int32,Double,Nullable<Int32>,String,String,String,String,String,String,String,String,Nullable<Boolean>,String,String,String,String,String,DBString,DBString,DBString,DBString,Int32) | The AddCons() method adds consumption for the specified BOM item for the job running on the current job position. This overload of the method uses the entity name and entity site name to identify entities specified for the method. It also includes the optional eventTime input parameter and the optional woId, operId, and seqNo parameters, which can be used to specify a job. |