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


IParcelEditEvents.OnAfterStopParcelEditing Event (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelEditEvents.OnAfterStopParcelEditing Event

Fired a After a parcel is stopped from edit.

[Visual Basic .NET]
Public Event OnAfterStopParcelEditing As OnAfterStopParcelEditingEventHandler
[C#]
public event OnAfterStopParcelEditingEventHandler OnAfterStopParcelEditing

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelEditEvents Interface