GetLotAttr Method (Lot)
- Last UpdatedNov 06, 2025
- 1 minute read
The GetLotAttr() method retrieves the current lot's specified attribute. This overload of the method uses an attribute ID to specify the attribute.
| Overload | Description |
|---|---|
| GetLotAttr(Int32) | The GetLotAttr() method retrieves the current lot's specified attribute. This overload of the method uses an attribute ID to specify the attribute. |
| GetLotAttr(String) | The GetLotAttr() method retrieves the current lot's specified attribute. This overload of the method uses an attribute description to specify the attribute. |