Share via


SrsReportDataProviderPreProcessInterface.initialize Method [AX 2012]

Does any initialization before the processReport method is called.

Syntax

public void initialize()

Run On

Server

Remarks

This method is invoked by the framework before the processReport report is invoked.

See Also

Reference

SrsReportDataProviderPreProcessInterface Interface