ArcGIS Pro 2.6 API Reference Guide
SelectionOption Enumeration

ArcGIS.Core.Data Namespace : SelectionOption Enumeration
Specifies the content of the selection.
Syntax
Members
MemberDescription
Empty An empty selection is created.
Normal The selection is created containing all rows returned by the query.
OnlyOne The selection is created containing the first row returned by the query.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.SelectionOption

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data Namespace