ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / EditCompletingEventArgs Class


In This Topic
    EditCompletingEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the guid that uniquely identifies the EditOperation.  
    Public Property Gets the EditOperation currently being executed. Allows Event handler to make further edits.  
    Top
    See Also