Refresh Operation

The refresh operation of an MBO allows you to refresh the MBO state from the client database.

For example:

(void)refresh
[order refresh];

where order is an instance of the MBO entity.