HcmPersonIdentificationNumber::exist Method
Validates that the record ID exists in the HcmPersonIdentificationNumber table.
Syntax
client server public static boolean exist(HcmPersonIdentificationNumberRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmPersonIdentificationNumberRecId Extended Data Type
The record ID of the HcmPersonIdentificationNumber record.
Return Value
Type: boolean
true if the record ID exists; otherwise, false.