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 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.