This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorEvents Interface > ICadastralEditorEvents.OnBeforeStopEditingFabric Method (ArcObjects .NET 10.4 SDK) |
Fired when the editor is about to terminate edit mode.
[Visual Basic .NET] Public Sub OnBeforeStopEditingFabric ( _ ByVal Save As Boolean _ )
[C#] public void OnBeforeStopEditingFabric ( bool Save );