SalesLine.isDropShipment Method
Checks whether the order line is part of a drop shipment.
Syntax
public boolean isDropShipment()
Run On
Called
Return Value
Type: boolean
true if the order line is part of a drop shipment; otherwise, false.
Checks whether the order line is part of a drop shipment.
public boolean isDropShipment()
Called
Type: boolean
true if the order line is part of a drop shipment; otherwise, false.