SalesLine.isStocked Method

Checks whether the order line is tracked in inventory.

Syntax

public boolean isStocked()

Run On

Called

Return Value

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

See Also

Reference

SalesLine Table