ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

EditOperation Class
EditOperation Members