SalesQuotationEditLinesForm.isClientOutput Method [AX 2012]

Verifies whether the destination is the screen.

protected boolean isClientOutput(container _printerSettings)

Run On

Called

Parameters

_printerSettings
Type: container
A container that holds printer settings that are used to find the selected printer.

Return Value

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

Community Additions

ADD
Show: