ReportRun.executeColumnHeadings(ReportSection) 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 bool executeColumnHeadings(Dynamics::AX::Application::ReportSection ^ _section);
public virtual bool executeColumnHeadings (Dynamics.AX.Application.ReportSection _section);
abstract member executeColumnHeadings : Dynamics.AX.Application.ReportSection -> bool
override this.executeColumnHeadings : Dynamics.AX.Application.ReportSection -> bool
Public Overridable Function executeColumnHeadings (_section As ReportSection) As Boolean
Parameters
- _section
- ReportSection