ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / SearchOptions Class / SearchScope Property

In This Topic
    SearchScope Property
    In This Topic
    Gets the search scope of the options. This is ignored if the SearchMode is InvestigationSearchMode.Query.
    Syntax
    public InvestigationSearchScope SearchScope {get; set;}
    Public Property SearchScope As InvestigationSearchScope
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also