FormLetterServiceController.printExtraDocuments Method [AX 2012]

The method shows if there are extra documents must be printed during posting except the form letter document.

Syntax

protected boolean printExtraDocuments()

Run On

Called

Return Value

Type: boolean
true, if extra documents must be printed. false otherwise.

See Also

Reference

FormLetterServiceController Class