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