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


IExtendedObjectInspector.DisableEditOperations Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IExtendedObjectInspector Interface > IExtendedObjectInspector.DisableEditOperations Property
ArcGIS Developer Help

IExtendedObjectInspector.DisableEditOperations Property

Indicates if the object inspector is under a non-versioned editing model and to not start or stop edit operations as an edit operation is currently in effect.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IExtendedObjectInspector Interface