AuditPolicyListKeyword::existsForPolicyRule Method
Determines whether any record exists in the AuditPolicyListKeyword table for the specified SysPolicySourceDocumentRule.
Syntax
client server public static boolean existsForPolicyRule(SysPolicySourceDocumentRuleRecId _policyRuleRecId)
Run On
Called
Parameters
- _policyRuleRecId
Type: SysPolicySourceDocumentRuleRecId Extended Data Type
The record ID of the SysPolicyRule record.
Return Value
Type: boolean
true if any record was found; otherwise, false.