ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / EditCompletedEventArgs Class


In This Topic
    EditCompletedEventArgs Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Gets whether any change has been made to a particular feature within the given MapMember.  
    Public Method Gets whether a particular feature has been deleted from the given MapMember.  
    Public Method Gets whether a particular feature has been modified within the given MapMember.  
    Public Method Gets whether any one of the specified features has been changed within the given MapMember.  
    Public Method Gets whether any feature has been created within the given MapMember.  
    Public Method Gets whether any feature has been deleted from the given MapMember.  
    Public Method Gets whether any feature has been modified within the given MapMember.  
    Public Method Gets whether a change has been made to any features within the given MapMember.  
    Top
    See Also