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