Share via


WHSContainerContentsController.runPrintMgmt Method [AX 2012]

Implements print management functionality.

Syntax

protected void runPrintMgmt()

Run On

Called

Remarks

Override this method to provide print management-related logic. This method loads the print settings for a business object. It then invokes any necessary business logic and calls the outputReports method.

See Also

Reference

WHSContainerContentsController Class