ArcGIS Pro 3.7 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 ReadOnly Property Invalidated As Boolean
    public bool Invalidated {get;}
    Remarks
    No specific information is available about the features changed in any MapMember.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also