Is there a way to detect when a user presses the Save button, after making changes to a featureclass? I know of the EditCompletedEvent, but that's fired directly after a row is edited. I would like to know when the final commit to the database occurs.
If it makes any difference, I'm using a File Geodatabase, not an Enterprise Geodatabase.