SalesTable.mcrHasShipped Method
Checks if any part of the order has shipped.
Syntax
public boolean mcrHasShipped()
Run On
Called
Return Value
Type: boolean
true if any part of the order has shipped; 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 if any part of the order has shipped.
public boolean mcrHasShipped()
Called
Type: boolean
true if any part of the order has shipped; otherwise, false.