ReportRun.getReportViewer 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 Dynamics::AX::Application::ReportViewer ^ getReportViewer();
public virtual Dynamics.AX.Application.ReportViewer getReportViewer ();
abstract member getReportViewer : unit -> Dynamics.AX.Application.ReportViewer
override this.getReportViewer : unit -> Dynamics.AX.Application.ReportViewer
Public Overridable Function getReportViewer () As ReportViewer