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