SalesLine.returnItem Method
Determines whether the current item is a return item.
Syntax
public boolean returnItem()
Run On
Called
Return Value
Type: boolean
true when the current item is a return item; otherwise false.
Determines whether the current item is a return item.
public boolean returnItem()
Called
Type: boolean
true when the current item is a return item; otherwise false.