ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / SelectModifiedFeatures Property

In This Topic
    SelectModifiedFeatures Property
    In This Topic
    Gets and sets whether to select features that are modified by an EditOperation.
    Syntax
    public bool SelectModifiedFeatures {get; set;}
    Public Property SelectModifiedFeatures As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also