HcmIdentificationType::exist Method
Indicates that the specified record is in the HcmIdentificationType table.
Syntax
client server public static boolean exist(HcmIdentificationTypeRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmIdentificationTypeRecId Extended Data Type
The value of the HcmIdentificationTypeRecId field of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.