XMLExcelReport_RU.mustPrintSection Method [AX 2012]
Determines whether a section should be printed on the current report.
Syntax
protected boolean mustPrintSection(MSOfficeBookMark_RU _bookmark)
Run On
Called
Parameters
- _bookmark
Type: MSOfficeBookMark_RU Extended Data Type
The name of the section.
Return Value
Type: boolean
true if the section should be printed; otherwise, false.