FormLetterReport.parmDefaultOriginalPrintJobSettings Method [AX 2012]

Gets or sets the value of the DefaultOriginalPrintJobSettings property.

public SRSPrintDestinationSettings parmDefaultOriginalPrintJobSettings([SRSPrintDestinationSettings _printSettings])

Run On

Called

Parameters

_printSettings
Type: SRSPrintDestinationSettings Class

Return Value

Type: SRSPrintDestinationSettings Class
The 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: