This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorEvents Interface > ICadastralEditorEvents.OnBeforeStopEditingFabric Method (ArcObjects .NET 10.5 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 );