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


In This Topic
    EditStartedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by EditStartedEventArgs.

    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