This document is archived and information here might be outdated.  Recommended version.


ICadastralMapEdit.EnableStopMapEdit Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralMapEdit.EnableStopMapEdit Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralMapEdit Interface