Refresh industry model records to update and redisplay the current records with the same filter. The most recently active record is redisplayed.
The Refresh command unloads the buffer and reloads the current enterprise industry model record using the current filter. In most cases, the buffer improves performance. This is controlled by the UseBuffer property.
Use the Refresh command wherever you use triggers in fields, because changes initiated by triggers are not displayed by a simple update.
For example, in a Parcel form, the parcel identification is created using a trigger from the parcel name or number. If the parcel changes, an update adds the new information to the enterprise industry model. However, the modified parcel identification does not appear. To display it, perform a refresh.