FormLetterReport.parmUseUserDefinedDestinations Method [AX 2012]

Gets or sets the value of the UseUserDefinedDestinations field.

public boolean parmUseUserDefinedDestinations([boolean _useUserDefinedDestinations])

Run On

Called

Parameters

_useUserDefinedDestinations
Type: boolean
The value to set; optional.

Return Value

Type: boolean
The value of the UseUserDefinedDestinations field.

If the value of the UseUserDefinedDestinations field is true, print management printer destinations for this report is retrieved from the user-defined printer destinations. If the value of the UseUserDefinedDestinations field is false, the destination for this report will be Screen.

If the parmUsePrintMgmtDestinations property value is true, user-defined printer destinations will be ignored and print management printer destinations for this report will be retrieved from the default print management printer destinations.

Community Additions

ADD
Show: