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