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