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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.