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