Share via


AuditPolicyRuleViolation::deleteAll Method

Deletes the records in the SysPolicySourceDocumentRuleViolation table that are related to the records in the AuditPolicyRuleViolation table.

Syntax

server public static void deleteAll(RefRecId _batchJob, utcdatetime _policyExecutionTimestamp)

Run On

Server

Parameters

Remarks

The records in the AuditPolicyRuleViolation table will be deleted by a cascade delete action.

See Also

Reference

AuditPolicyRuleViolation Table