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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.