Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified record exists in the AuditPolicyListKeyword.
Syntax
client server public static boolean existsForPolicyRuleKeyword(SysPolicySourceDocumentRuleRecId _policyRuleRecId, AuditPolicySearchKeyword _keyword)
Run On
Called
Parameters
- _policyRuleRecId
Type: SysPolicySourceDocumentRuleRecId Extended Data Type
The record ID of the SysPolicyRule record.
- _keyword
Type: AuditPolicySearchKeyword Extended Data Type
The keyword field value.
Return Value
Type: boolean
true if any record was found; otherwise, false.