Share via


VendInvoiceInfoLine.isStocked Method

Checks whether the invoice 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

VendInvoiceInfoLine Table