Share via


PurchFormLetter.parmPreserveReceiptStatement Method [AX 2012]

Gets or sets the PreserveReceiptStatement parameter.

Syntax

public boolean parmPreserveReceiptStatement([boolean _preserveReceiptStatement])

Run On

Called

Parameters

  • _preserveReceiptStatement
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the PreserveReceiptStatement parameter.

See Also

Reference

PurchFormLetter Class