Share via


TradeTotals.isStocked Method [AX 2012]

Specifies whether the order line is tracked in the inventory.

Syntax

protected boolean isStocked()

Run On

Server

Return Value

Type: boolean
true if the order line is tracked in the inventory; otherwise, false.

See Also

Reference

TradeTotals Class