FormLetter::isClientOutput Method [AX 2012]

Indicates whether that the output must be delivered to the screen.

server public static boolean isClientOutput(container _packedSettings)

Run On

Server

Parameters

_packedSettings
Type: container
A container that contains the printer settings from which to find the selected printer.

Return Value

Type: boolean
true if the output must occur on the client; otherwise, false.
Show: