Share via


SrsAutoReportController.reportViewerPreRefresh Method [AX 2012]

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

Syntax

public void reportViewerPreRefresh(SRSReportExecutionInfo _executionInfo)

Run On

Client

Parameters

Remarks

The parameter may be null.

See Also

Reference

SrsAutoReportController Class