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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Checks whether the invoice line is tracked in inventory.
public boolean isStocked()
Called
Type: boolean
true if the order line is tracked in inventory; otherwise, false.