ArcGIS Pro 2.9 API Reference Guide
SelectModifiedFeatures Property

ArcGIS.Desktop.Editing Namespace > EditOperation Class : SelectModifiedFeatures Property
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

Reference

EditOperation Class
EditOperation Members