AuditPolicyListParty::exist Method
Determines whether the specified record exists in the AuditPolicyListParty table.
Syntax
client server public static boolean exist([RecId _recId])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record identifier (ID) for the record you want to search for in the table.
Return Value
Type: boolean
true if the record was found; otherwise, false.