This document is archived and information here might be outdated.  Recommended version.


IVersionEvents2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionEvents2 Interface
ArcGIS Developer Help

IVersionEvents2 Interface

Provides access to events that occur on a version.

Product Availability

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

Members

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

Classes that implement IVersionEvents2

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.