![]() |
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.EnableStopMapEdit Property (ArcObjects .NET 10.5 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;}