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