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 > ICadastralMapEdit Interface > ICadastralMapEdit.StopMapEdit Method (ArcObjects .NET 10.5 SDK) |
Stop map editing.
[Visual Basic .NET] Public Sub StopMapEdit ( _ ByVal Save As Boolean _ )
[C#] public void StopMapEdit ( bool Save );