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


In This Topic
    SearchOptions Class Members
    In This Topic

    The following tables list the members exposed by SearchOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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