Share via


InventTransferMulti::callPrinterSettings Method [AX 2012]

Allows the user to modify the printer settings by using the standard printer settings dialog box.

Syntax

server public static container callPrinterSettings(container _printerSettings)

Run On

Server

Parameters

  • _printerSettings
    Type: container
    The printer setting that is being modified.

Return Value

Type: container
The settings that were modified; otherwise, the original settings.

See Also

Reference

InventTransferMulti Class