SrsReportRunController.reportViewerPreRefresh Method [AX 2012]

Executes before the report viewer is about to refresh its data and rendering the report.

public void reportViewerPreRefresh(SRSReportExecutionInfo _executionInfo)

Run On

Called

Parameters

_executionInfo
Type: SRSReportExecutionInfo Class
The SrsPrintMgmtExecutionInfo instance that provides details of report execution.

The parameter may be nullNothingnullptrunita null reference (Nothing in Visual Basic).

Community Additions

ADD
Show: