Share via


FormLetterContract.parmUseUserDefinedDestinations Method [AX 2012]

Gets or sets the UseUserDefinedDestinations parameter.

Syntax

public boolean parmUseUserDefinedDestinations([boolean _useUserDefinedDestinations])

Run On

Called

Parameters

  • _useUserDefinedDestinations
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the UseUserDefinedDestinations parameter.

See Also

Reference

FormLetterContract Class