ArcGIS Pro 3.7 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 Property SearchScope As InvestigationSearchScope
    public InvestigationSearchScope SearchScope {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also