ArcGIS Pro 3.5 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 InvestigationSearchMode SearchMode {get; set;}
    Public Property SearchMode As InvestigationSearchMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also