ArcObjects Library Reference (GeoDatabase)  

IVersionEvents2 Interface

Provides access to events that occur on a version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Event OnArchiveUpdated This event is fired after the historical archive has been updated with changes saved or posted to the DEFAULT version.
Event OnBeginReconcile This event is fired before a version is reconciled.
Event OnDeleteVersion This event is fired before a version is deleted.
Event OnPost This event is fired after a version is posted.

CoClasses that implement IVersionEvents2

CoClasses and Classes Description
CadastralWorkspaceDatasetExtension (esriGeoDatabaseExtensions) A container for describing this cadastral fabric's workspace extension properties.
VersionEvents2 Helper coclass for working with the outbound interface IVersionEvents2.
VersionEvents2Listener (esriSystemUtility) Helper coclass to provide IVersionEvents2 support to the C++ API.