This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewCallback Interface > ITableViewCallback.StopEditOperation Method (ArcObjects .NET 10.5 SDK) |
Stop an edit operation.
[Visual Basic .NET] Public Sub StopEditOperation ( _ ByVal operationName As String _ )
[C#] public void StopEditOperation ( string operationName );