HRPRevokedLimit::find Method
Finds the specified record in the HRPRevokedLimit table.
Syntax
client server public static HRPRevokedLimit find(RefRecId _revokedSigningLimit, [boolean _forUpdate])
Run On
Called
Parameters
- _revokedSigningLimit
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: HRPRevokedLimit Table
The specified record in the HRPRevokedLimit table if found; otherwise, an empty record.