InventTransferMulti.callPrinterSettingsFormletter Method [AX 2012]

Enables the user to modify the printer settings by using the standard print job settings dialog box.

Syntax

public container callPrinterSettingsFormletter(container _printerSettings, FormRun _caller)

Run On

Called

Parameters

  • _printerSettings
    Type: container
    A container with printer settings.
  • _caller
    Type: FormRun Class
    The form that calls the printer setup.

Return Value

Type: container
A container with the printer settings.

See Also

Reference

InventTransferMulti Class