This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralMapEdit Interface > ICadastralMapEdit.EnableStopMapEdit Property (ArcObjects .NET 10.4 SDK) |
Indicates whether to execute StopMapEdit(). The client is responsible to enable and call StopMapEdit().
[Visual Basic .NET] Public Property EnableStopMapEdit As Boolean
[C#] public bool EnableStopMapEdit {get; set;}