ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / EditCompletedEventArgs Class / CompletedType Property

In This Topic
    CompletedType Property
    In This Topic
    Gets the type of this event.
    Syntax
    public EditCompletedType CompletedType {get;}
    Public ReadOnly Property CompletedType As EditCompletedType
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also