Share via


PmfFormCtrl_ProdTable_ProdTable.isOnConsOrder Method [AX 2012]

Indicates whether the item is a bulk or pack item and if it belongs to a consolidated order.

Syntax

public NoYes isOnConsOrder()

Run On

Called

Return Value

Type: NoYes Enumeration
true if the batch order is a consolidated order; otherwise, false .

See Also

Reference

PmfFormCtrl_ProdTable_ProdTable Class