ArcGIS Pro 2.9 API Reference Guide
SelectNewFeatures Property

ArcGIS.Desktop.Editing Namespace > EditOperation Class : SelectNewFeatures Property
Gets and sets whether to select new features that are created by an EditOperation.
Syntax
public bool SelectNewFeatures {get; set;}
Public Property SelectNewFeatures As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members