ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / KGFilterType Enumeration

In This Topic
    KGFilterType Enumeration
    In This Topic
    Specifies the filter type.
    Syntax
    Members
    MemberDescription
    Exclude Entities or relationships represented by the filter are excluded.
    Include Entities or relationships represented by the filter are included.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also