PopUpAddConsDlg Method
- Last UpdatedNov 06, 2025
- 1 minute read
The PopUpAddConsDlg() method opens the Add Consumption dialog. This dialog allows the user to enter consumption for a specified BOM component of the current job.
| Overload | Description |
|---|---|
| PopUpAddConsDlg(String,Boolean,String,String,Object,Boolean,Boolean,Boolean,Boolean,Boolean,Double,Double,Double,Int32) | The PopUpAddConsDlg() method opens the Add Consumption dialog. This dialog allows the user to enter consumption for a specified BOM component of the current job. |
| PopUpAddConsDlg(String,Boolean,String,String,Object,Boolean,Boolean,Boolean,Boolean,Boolean,Double,Double,Double,Int32,Double,Object,Object) | The PopUpAddConsDlg() method opens the Add Consumption dialog. This dialog allows the user to enter consumption for a specified BOM component of the current job. This overload of the method allows you to specify the quantity per parent item, which is assumed to be 1 in the other overload. It also allows you to specify the minimum grade that can be consumed (the other overload has no restrictions. |