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