FormLetter.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 will be retrieved from user-defined printer destinations. If the value of the UseUserDefinedDestinations field is false, the destination for this report will be screen.

If the value of the usePrintManagement field is true, the user-defined printer destinations will be ignored and print management printer destinations for this class will be retrieved from default print management printer destinations.

Community Additions

ADD
Show: