SrsReportRunController.getReportRunAdapter Method [AX 2012]

Gets the instance of SrsReportRunAdapter that is used to run the report to screen.

Syntax

public SrsReportRunAdapter getReportRunAdapter()

Run On

Called

Return Value

Type: SrsReportRunAdapter Class
An instance of the SrsReportRunAdapter class.

See Also

Reference

SrsReportRunController Class