SalesFormLetter.checkClientOutput Method [AX 2012]
Verifies whether destinations that are selected for printing from the SalesFormLetter class hierarchy are printers.
Syntax
protected boolean checkClientOutput([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 selected destination is a printer; otherwise, false.