SalesFormLetter.checkClientOutputPrintManagement Method [AX 2012]

Verifies whether selected destinations in print management are printers for printing original and copy reports.

Syntax

protected boolean checkClientOutputPrintManagement([boolean _showError])

Run On

Called

Parameters

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

Return Value

Type: boolean
true if the selected destination is a printer; otherwise, false.

See Also

Reference

SalesFormLetter Class