ArcGIS Pro 2.6 API Reference Guide
Searchable Property (CIMBaseLayer)

ArcGIS.Core.CIM Namespace > CIMBaseLayer Class : Searchable Property
Gets or sets a value indicating whether or not to 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, Windows 7

See Also

Reference

CIMBaseLayer Class
CIMBaseLayer Members