Provides access to events that occur on a version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 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. |