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.
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
- _batchJob
Type: RefRecId Extended Data Type
The record ID of the BatchJob table.
- _policyExecutionTimestamp
Type: utcdatetime
Remarks
The records in the AuditPolicyRuleViolation table will be deleted by a cascade delete action.