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