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