FormLetterReport.parmDefaultCopyPrintJobSettings Method [AX 2012]
Gets or sets the value of the DefaultCopyPrintJobSettings property.
public SRSPrintDestinationSettings parmDefaultCopyPrintJobSettings([SRSPrintDestinationSettings _printSettings])
Run On
CalledParameters
- _printSettings
- Type: SRSPrintDestinationSettings Class
Return Value
Type: SRSPrintDestinationSettings ClassThe value of the DefaultCopyPrintJobSettings property.
Specify the default print job settings that are used in the case where no print management print job settings are found for a setting that has the PrintMgmtDocInstanceType enumeration value of Copy. If this property is not set, it will use the value provided by the getDefaultPrintJobSetting method of the FormLetterReport class.
Community Additions
ADD
Show: