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 explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte 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.