AuditPolicyListParty::existsForPolicy Method
Determines whether a record exists in the AuditPolicyListParty table for the specified system policy.
Syntax
client server public static boolean existsForPolicy(RefRecId _policy)
Run On
Called
Parameters
- _policy
Type: RefRecId Extended Data Type
The record identifier (ID) for the system policy.
Return Value
Type: boolean
true if a record was found for the system policy; otherwise, false.