SRSPrintDestinationSettings.parmPrintToArchive Method [AX 2012]
Gets or sets a value indicating whether or not to save a print archive of the report.
Syntax
public boolean parmPrintToArchive([boolean _printToArchive])
Run On
Called
Parameters
- _printToArchive
Type: boolean
The new value of the printToArchive property; optional.
Return Value
Type: boolean
The current value of the printToArchive property.