ReportRun.enableSection(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 void enableSection(Dynamics::AX::Application::ReportSection ^ _section);
public virtual void enableSection (Dynamics.AX.Application.ReportSection _section);
abstract member enableSection : Dynamics.AX.Application.ReportSection -> unit
override this.enableSection : Dynamics.AX.Application.ReportSection -> unit
Public Overridable Sub enableSection (_section As ReportSection)
Parameters
- _section
- ReportSection