PurchLine.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.
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Checks whether the order line is tracked in inventory.
public boolean isStocked()
Called
Type: boolean
true if the order line is tracked in inventory; otherwise, false.