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