InventTransferOrderPosting_IvTrnsPrmTbl.existsPrintProductLabel Method [AX 2012]

Indicates whether the PrintProductLabel data item exists in the data container.

Syntax

public boolean existsPrintProductLabel()

Run On

Called

Return Value

Type: boolean
true if the PrintProductLabel data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventTransferOrderPosting_IvTrnsPrmTbl Class