ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / EditStartedEventArgs Class


In This Topic
    EditStartedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see EditStartedEventArgs 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