AuditPolicyRuleDetail::existForPolicyRule Method
Determines whether the specified record exists in the AuditPolicyListKeyword.
Syntax
client server public static boolean existForPolicyRule(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.