InventTestInstrument::exist Method
Determines whether the specified record in the InventTestInstrument table exists.
Syntax
client server public static boolean exist(InventTestInstrumentId _inventTestInstrumentId)
Run On
Called
Parameters
- _inventTestInstrumentId
Type: InventTestInstrumentId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.