FormLetterReport.parmUsePrintMgmtDestinations Method [AX 2012]

Gets or sets the value of UsePrintMgmtDestinations property.

public boolean parmUsePrintMgmtDestinations([boolean _usePrintMgmtDestinations])

Run On

Called

Parameters

_usePrintMgmtDestinations
Type: boolean
The value to set; optional.

Return Value

Type: boolean
The value of UsePrintMgmtDestinations property.

If the UsePrintMgmtDestinations property value is true, print management printer destinations for this report will be retrieved from the print management subsystem. If the UsePrintMgmtDestinations property value is false, default printer destinations defined by the parmDefaultCopyPrintJobSettings property and the parmDefaultOriginalPrintJobSettings property will be used. The defautlt value of a property will be set to false when you load print settings if the parmUsePrintManagement property is false.

Community Additions

ADD
Show: