PopupLotAttributes Method
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupLotAttributes() method opens a dialog to allow the user to view or edit the lot attributes of the specified item/lot number combination.
This overload of the method includes a flag that allows the attributes to only be viewed.
| Overload | Description |
|---|---|
| PopupLotAttributes(String,String,Boolean) | The PopupLotAttributes() method opens a dialog to allow the user to view or edit the lot attributes of the specified item/lot number combination. This overload of the method includes a flag that allows the attributes to only be viewed. |
| PopupLotAttributes(String,String) | The PopupLotAttributes() method opens a dialog to allow the user to view or edit the lot attributes of the specified item/lot number combination. |