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