This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionEvents2 Interface > IVersionEvents2.OnBeginReconcile Event (ArcObjects .NET 10.4 SDK) |
This event is fired before a version is reconciled.
[Visual Basic .NET] Public Event OnBeginReconcile As OnBeginReconcileEventHandler
[C#] public event OnBeginReconcileEventHandler OnBeginReconcile
[C++]
HRESULT OnBeginReconcile(
BSTR targetVersionName
);
[C++]
Parameters targetVersionName [in] targetVersionName is a parameter of type BSTR