PrintMgmtPrintContext.parmDefaultCopyPrintJobSettings Method [AX 2012]
Gets or sets the DefaultCopyPrintJobSettings parameter.
public SRSPrintDestinationSettings parmDefaultCopyPrintJobSettings([SRSPrintDestinationSettings _parmPrintJobSettings])
Run On
CalledParameters
- _parmPrintJobSettings
- Type: SRSPrintDestinationSettings Class
The value to set.
Return Value
Type: SRSPrintDestinationSettings ClassThe value of the DefaultCopyPrintJobSettings parameter.
Pass the default print job settings to use if no print management print job settings are found for a setting with the PrintMgmtDocInstanceType enumeration value of Copy.
The print management user experience does not require users to enter a print destination and for cases such as this it should fall back to the default provided here.
Community Additions
ADD
Show: