ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / Searchable Property

In This Topic
    Searchable Property (CIMStandaloneTable)
    In This Topic
    Gets or sets a value indicating whether or not this table should be included in the search. This property is honored only by tables that support search.
    Syntax
    Public Property Searchable As Boolean
    public bool Searchable {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also