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.
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.
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.