ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / SearchOptions Class


In This Topic
    SearchOptions Class Properties
    In This Topic

    For a list of all members of this type, see SearchOptions members.

    Public Properties
     NameDescription
    Public PropertyGets the set of named object types to be used as a search filter. Null means all types are to be searched. This is ignored if the SearchMode is InvestigationSearchMode.Query.  
    Public PropertyGets the search mode of the options. Default is InvestigationSearchMode.Search.  
    Public PropertyGets the search scope of the options. This is ignored if the SearchMode is InvestigationSearchMode.Query.  
    Top
    See Also