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


ICadastralMapEdit.EnableStopMapEdit Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralMapEdit Interface > ICadastralMapEdit.EnableStopMapEdit Property
ArcGIS Developer Help

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