HcmPersonalContactRelationship::exist Method
Indicates whether the record ID in the HcmPersonalContactRelationship table exists.
Syntax
client server public static boolean exist(HcmPersonalContactRelationshipRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmPersonalContactRelationshipRecId Extended Data Type
The record ID value.
Return Value
Type: boolean
true if the identification type ID exists; otherwise, false.