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

In This Topic
    Invalidated Property
    In This Topic
    Gets whether the MapMember features have been changed dramatically by the EditOperation.
    Syntax
    public bool Invalidated {get;}
    Public ReadOnly Property Invalidated As Boolean
    Remarks
    No specific information is available about the features changed in any MapMember.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also