Share via


SRSReportServerWarmup.setReportRunControllerPrintToFile Method [AX 2012]

Sets the printer settings of the SrsReportRunController object to print to a file.

Syntax

public void setReportRunControllerPrintToFile(SrsReportRunController reportRunController, str filePath)

Run On

Called

Parameters

  • filePath
    Type: str
    The path and file name of the file to print to.

See Also

Reference

SRSReportServerWarmup Class