PurchLine.isTangible Method
Determines whether the item in the order line is tangible.
Syntax
public boolean isTangible()
Run On
Called
Return Value
Type: boolean
true if the line is tangible; otherwise, false.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Determines whether the item in the order line is tangible.
public boolean isTangible()
Called
Type: boolean
true if the line is tangible; otherwise, false.