ArcGIS Pro 2.8 API Reference Guide
Searchable Property (CIMBaseLayer)

ArcGIS.Core.CIM Namespace > CIMBaseLayer Class : Searchable Property
Gets or sets a value indicating whether or not this layer should be included in the search. This property is honored only by layers that support search.
Syntax
public bool Searchable {get; set;}
Public Property Searchable As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CIMBaseLayer Class
CIMBaseLayer Members