This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionEvents2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to events that occur on a version.
Description | ||
---|---|---|
OnArchiveUpdated | This event is fired after the historical archive has been updated with changes saved or posted to the DEFAULT version. | |
OnBeginReconcile | This event is fired before a version is reconciled. | |
OnDeleteVersion | This event is fired before a version is deleted. | |
OnPost | This event is fired after a version is posted. |
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. |