LotAttr Constructor(String,String,String)
- Last UpdatedNov 06, 2025
- 1 minute read
The LotAttr() method is the constructor for the class. It initializes the properties of this lot attribute. This overload of the method passes the item_id, lot_no, and attr_name as parameters and retrieves the lot's specified attribute from the database to initialize the object, if it exists. If the object does not already exist, the call fails.