Metabase > Metabase Assembly Interfaces > IMetabaseUpdateUserEvents > IMetabaseUpdateUserEvents.OnEndUpdate
OnEndUpdate(Update: IMetabaseUpdate);
Update. Update applied to the current repository.
The OnEndUpdate method implements an event that occurs after updating.
The property use is given in the example for IMetabaseUpdateUserEvents.OnAskConstraintsHandling.
See also: