ArcGIS Pro 3.1 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

    ArcGIS Pro version: 3.0 or higher.
    See Also