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