SalesFormLetter::callPrinterSettingsEntryCertificate_W Method [AX 2012]

Allows the user to modify the printer settings for entry certificate by using the standard print job settings dialog box.

Syntax

client server public static boolean callPrinterSettingsEntryCertificate_W(SalesFormLetter _salesFormLetter)

Run On

Called

Parameters

  • _salesFormLetter
    Type: SalesFormLetter Class
    The SalesFormLetter class where the printer settings for entry certificate is being modified.

Return Value

Type: boolean
true if the settings were modified; otherwise, false.

See Also

Reference

SalesFormLetter Class