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