GetByKey Method (SubLotAttr)
- Last UpdatedMar 17, 2026
- 1 minute read
The GetByKey() method retrieves the specified sublot attribute record from the Sublot_Attr table.
| Overload | Description |
|---|---|
| GetByKey(String,String,String,Int32) | The GetByKey() method retrieves the specified sublot attribute record from the Sublot_Attr table. This overload of the method identifies the sublot attribute by its ID. |
| GetByKey(String,String,String,String) | The GetByKey() method retrieves the specified sublot attribute record from the Sublot_Attr table. This overload of the method identifies the sublot attribute by its description. |