Share via


PurchFormLetter.mcrUseVendPrintOptions Method [AX 2012]

Sets whether the vendor print options should be used.

Syntax

public boolean mcrUseVendPrintOptions([boolean _useVendPrintOptions])

Run On

Called

Parameters

  • _useVendPrintOptions
    Type: boolean
    Indicates whether the vendor print options should be used.

Return Value

Type: boolean
true if the vendor print options should be used; otherwise, false.

See Also

Reference

PurchFormLetter Class