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


IParcelEditManager.Editing Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelEditManager.Editing Property

Indicates whether parcel(s) are being edited in parcel construction/edit data frame.

[Visual Basic .NET]
Public ReadOnly Property Editing As Boolean
[C#]
public bool Editing {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Use Get_Editing to return the status of an edit session

See Also

IParcelEditManager Interface