Share via


SalesQuotationEditLinesForm.checkClientOutputPrintManagement Method [AX 2012]

Verifies whether selected printers in print management are AOS-configured printers for printing original and copy reports.

Syntax

protected boolean checkClientOutputPrintManagement()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

This method is used to find the default printer setup in print management for the document. It always returns false, so that users can be warned when they print in batch.

See Also

Reference

SalesQuotationEditLinesForm Class