ReportSection.sectionType Method [AX 2012]

Retrieves the type of a given report section, such as ReportBlockType::Prolog, ReportBlockType::PageHeader, or ReportBlockType::Body.

public ReportBlockType sectionType()

Run On

Called

Return Value

Type: ReportBlockType Enumeration
The report block type of the section.

The reportBlockType type should be reportSectionType.

Community Additions

ADD
Show: