SRSReportRun::savePrintDestinationSettingsOnServer Method [AX 2012]

Saves print destination settings that are used to display the report.

server private static void savePrintDestinationSettingsOnServer(SRSCatalogItemName reportName, SRSPrintDestinationSettings printDestinationSettings)

Run On

Server

Parameters

reportName
Type: SRSCatalogItemName Extended Data Type
The name of the report.
printDestinationSettings
Type: SRSPrintDestinationSettings Class
A SRSPrintDestinationSettings object that contains the printer settings.
Show: