Share via


ReportSectionGroup.addSection(ReportBlockType) Method

Definition

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

Returns

Applies to