Share via


SalesFormLetter.printEntryCertificate_W Method [AX 2012]

Determines if entry certificate should be printed when posting journal.

Syntax

public boolean printEntryCertificate_W([boolean _printEntryCertificate_W])

Run On

Called

Parameters

  • _printEntryCertificate_W
    Type: boolean
    Print entry certificate parameter.

Return Value

Type: boolean
true if entry certificate should be printed; otherwise false.

See Also

Reference

SalesFormLetter Class