PurchLine.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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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.