ReportSectionGroup.addSection(ReportBlockType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Dynamics::AX::Application::ReportSection ^ addSection(Dynamics::AX::Application::ReportBlockType _sectionType);
public virtual Dynamics.AX.Application.ReportSection addSection (Dynamics.AX.Application.ReportBlockType _sectionType);
abstract member addSection : Dynamics.AX.Application.ReportBlockType -> Dynamics.AX.Application.ReportSection
override this.addSection : Dynamics.AX.Application.ReportBlockType -> Dynamics.AX.Application.ReportSection
Public Overridable Function addSection (_sectionType As ReportBlockType) As ReportSection
Parameters
- _sectionType
- ReportBlockType