Share via


SrsPrintMgmtController.postPrintMgmtCompletion Method [AX 2012]

Runs clean up after print mgmt processing has completed.

Syntax

private void postPrintMgmtCompletion(SRSReportExecutionInfo _executionInfo)

Run On

Called

Parameters

Remarks

Method is called each time the documentCount reaches zero, and also after entire print mgmt processing is completed.

See Also

Reference

SrsPrintMgmtController Class