Share via


XMLExcelReport_CustInvoiceM15_RU.mustCreateNewPage Method [AX 2012]

Determines whether a page break should be inserted and a new page created before the next row is inserted.

Syntax

protected boolean mustCreateNewPage()

Run On

Client

Return Value

Type: boolean
true if a new page should be created; otherwise, false.

See Also

Reference

XMLExcelReport_CustInvoiceM15_RU Class