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


ICadastralEditorEvents.OnAfterStopEditingFabric Event (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditorEvents.OnAfterStopEditingFabric Event

Fired when the editor terminated edit mode.

[Visual Basic .NET]
Public Event OnAfterStopEditingFabric As OnAfterStopEditingFabricEventHandler
[C#]
public event OnAfterStopEditingFabricEventHandler OnAfterStopEditingFabric

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorEvents Interface