Share via


PurchFormLetter.printShelfLabels Method [AX 2012]

Gets or Sets the parameter to indicate whether to print labels for shelf.

Syntax

public boolean printShelfLabels([boolean _PrintShelfLabels])

Run On

Called

Parameters

  • _PrintShelfLabels
    Type: boolean
    A Boolean value that is used for setting the value on the parameter.

Return Value

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

See Also

Reference

PurchFormLetter Class