Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the type of a given report section, such as ReportBlockType::Prolog, ReportBlockType::PageHeader, or ReportBlockType::Body.
Syntax
public ReportBlockType sectionType()
Run On
Called
Return Value
Type: ReportBlockType Enumeration
The report block type of the section.
Remarks
The reportBlockType type should be reportSectionType.