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