Share via


PurchFormLetter.printProductLabels Method [AX 2012]

Gets or sets a value indicating whether to print product labels.

Syntax

public boolean printProductLabels([boolean _printProductLabels])

Run On

Called

Parameters

  • _printProductLabels
    Type: boolean
    A value indicating to print product labels.

Return Value

Type: boolean
true if product labels should be printed; otherwise, false.

See Also

Reference

PurchFormLetter Class