ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / KnowledgeGraphSearchFilterScope Enumeration

In This Topic
    KnowledgeGraphSearchFilterScope Enumeration
    In This Topic
    Specifies the scope to restrict search.
    Syntax
    Members
    MemberDescription
    BothEntitiesAndRelationships Search in entities and relationships.
    Entities Search only in entities.
    Provenance Search in provenance.
    Relationships Search only in relationships.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.KnowledgeGraphSearchFilterScope

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also