Share via


PurchFormLetter.checkClientOutputPrintManagement Method [AX 2012]

Determines whether the screen is the selected destination for printing the original and copies of reports in print management.

Syntax

protected boolean checkClientOutputPrintManagement([boolean _showError])

Run On

Called

Parameters

  • _showError
    Type: boolean
    A Boolean value that indicates whether error messages should be reported; optional.

Return Value

Type: boolean
true if the destination is the screen; otherwise, false.

See Also

Reference

PurchFormLetter Class