HcmScreeningType::exist Method
Indicates whether a specified record exists in the HcmScreeningType table.
Syntax
client server public static boolean exist(HcmScreeningTypeRecId _recid)
Run On
Called
Parameters
- _recid
Type: HcmScreeningTypeRecId Extended Data Type
The record ID of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false .