PopupLotAttributes(String,String,Boolean) 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.
Parameters
- itemID
- Required. Holds the ID of the item for which lot attributes are to be shown.
- lotNo
- Required. Holds the lot number for which lot attributes are to be shown.
- viewOnly
- Required. Holds a flag that, if set to true, allows the user to only view the lot attributes. If set to false, the user can view and edit the lot attributes.