SRSReportServerWarmup.setReportRunControllerPrintToFile Method [AX 2012]
Sets the printer settings of the SrsReportRunController object to print to a file.
public void setReportRunControllerPrintToFile(SrsReportRunController reportRunController, str filePath)
Run On
CalledParameters
- reportRunController
- Type: SrsReportRunController Class
The SrsReportRunController object.
- filePath
- Type: str
The path and file name of the file to print to.
Community Additions
ADD
Show: