ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.GeoProcessing Namespace / GeoprocessingProjectItem Class / IsSearchable Property

In This Topic
    IsSearchable Property (GeoprocessingProjectItem)
    In This Topic
    Gets whether the item is searchable. Default is true.
    Syntax
    protected override bool IsSearchable {get;}
    Protected Overrides NotOverridable ReadOnly Property IsSearchable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also