HRPLimitAgreementAttestation::find Method
Finds the specified record in the HRPLimitAgreementAttestation table.
Syntax
client server public static HRPLimitAgreementAttestation find(RefRecId _signingLimitAgreementAttestation, [boolean _forUpdate])
Run On
Called
Parameters
- _signingLimitAgreementAttestation
Type: RefRecId Extended Data Type
A RefRecId value that indicates the limit agreement attestation.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the selected record is for update; optional.
Return Value
Type: HRPLimitAgreementAttestation Table
An instance of the HRPLimitAgreementAttestation table.