HRPLimitAgreementAttestation::exist Method
Indicates whether the specified record in the HRPLimitAgreementAttestation table exists.
Syntax
client server public static boolean exist(RefRecId _signingLimitAgreementAttestation)
Run On
Called
Parameters
- _signingLimitAgreementAttestation
Type: RefRecId Extended Data Type
A RefRecId value that indicates the limit agreement attestation.
Return Value
Type: boolean
true if the record was found; otherwise, false.