Aborts an edit operation.
[Visual Basic .NET]
Public Sub AbortEditOperation ( _
)
[C#] public void AbortEditOperation ( );
[C++]
HRESULT AbortEditOperation(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Applications are responsible for calling the AbortEditOperation method to abort an edit operation if errors are detected within the methods executed for an edit operation.