InventTestInstrument::find Method
Finds the specified record in the InventTestInstrument table.
Syntax
client server public static InventTestInstrument find(InventTestInstrumentId _inventTestInstrumentId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTestInstrumentId
Type: InventTestInstrumentId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventTestInstrument Table
A record in the InventTestInstrument table; otherwise, an empty record.