ArcGIS Pro 2.9 API Reference Guide
EditCompletedEventArgs Class Properties


ArcGIS.Desktop.Editing.Events Namespace : EditCompletedEventArgs Class

For a list of all members of this type, see EditCompletedEventArgs members.

Public Properties
 NameDescription
Public PropertyGets the type of this event.  
Public PropertyGets the collection of feature IDs that were created by the EditOperation.  
Public PropertyGets the collection of feature IDs that were deleted by the EditOperation.  
Public PropertyGets the optional token that may have been set in the original EditOperation.EventToken.  
Public Property Gets the collection of MapMembers for which no specific information is available, other than, that features have changed in some way.  
Public PropertyGets whether the MapMember features have been changed dramatically by the EditOperation.  
Public PropertyGets the collection of MapMembers for which information may be available.  
Public PropertyGets the collection of feature IDs that were modified by the EditOperation.  
Top
See Also

Reference

EditCompletedEventArgs Class
ArcGIS.Desktop.Editing.Events Namespace