ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / SearchOptions Class / SearchMode Property

In This Topic
    SearchMode Property (SearchOptions)
    In This Topic
    Gets the search mode of the options. Default is InvestigationSearchMode.Search.
    Syntax
    Public Property SearchMode As InvestigationSearchMode
    public InvestigationSearchMode SearchMode {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also