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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.