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


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

ICadastralEditorEvents.OnBeforeStopEditingFabric Event

Fired when the editor is about to terminate edit mode.

[Visual Basic .NET]
Public Event OnBeforeStopEditingFabric As OnBeforeStopEditingFabricEventHandler
[C#]
public event OnBeforeStopEditingFabricEventHandler OnBeforeStopEditingFabric

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorEvents Interface