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


ICadastralEditorEvents.OnBeforeStopEditingFabric Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorEvents Interface > ICadastralEditorEvents.OnBeforeStopEditingFabric Event
ArcGIS Developer Help

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