Share via


ProdMultiReportFinished.cleanupDialog Method [AX 2012]

Enables you to perform any clean up that is required after a dialog box has been canceled.

Syntax

public void cleanupDialog()

Run On

Called

Remarks

Override this method if any cleanup is necessary after a dialog box has been canceled.

See Also

Reference

ProdMultiReportFinished Class