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

Remarks

The parameter may be null Nothing nullptr unit a null reference (Nothing in Visual Basic) .

See Also

Reference

SrsReportRunController Class