Share via


SrsReportDataProviderPreProcessInterface.cleanUp Method [AX 2012]

Cleans up any preprocessed data.

Syntax

public void cleanUp()

Run On

Server

Remarks

Implement this method to provide the additional cleanup functionality that is required by an RDP class.

See Also

Reference

SrsReportDataProviderPreProcessInterface Interface