SalesEditLinesForm_Invoice.mcrShowMiscChargePrintOption Method [AX 2012]

Returns true.

Syntax

public boolean mcrShowMiscChargePrintOption()

Run On

Client

Return Value

Type: boolean
true.

Remarks

Whether or not misc charge print option should be shown. For every form except invoicing this is not shown.

The print option dictates whether each misc charge is printed on a separate line or whether they are summarized/grouped by misc charge code.

See Also

Reference

SalesEditLinesForm_Invoice Class