SrsReportRunController.reportViewerPreRefresh Method [AX 2012]
Executes before the report viewer is about to refresh its data and rendering the report.
Syntax
public void reportViewerPreRefresh(SRSReportExecutionInfo _executionInfo)
Run On
Called
Parameters
- _executionInfo
Type: SRSReportExecutionInfo Class
The SrsPrintMgmtExecutionInfo instance that provides details of report execution.
Remarks
The parameter may be null Nothing nullptr unit a null reference (Nothing in Visual Basic) .