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