ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphNamedTypeFilterByType Class


In This Topic
    CIMKnowledgeGraphNamedTypeFilterByType Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the filter type, i.e whether to include or exclude the instances represented by the filter. (Inherited from ArcGIS.Core.CIM.CIMKnowledgeGraphNamedTypeFilter)
    Public Property Gets or sets the named type (an entity type or a relationship type). (Inherited from ArcGIS.Core.CIM.CIMKnowledgeGraphNamedTypeFilter)
    Public Property Gets or sets the property filter predicate (openCypher syntax) associated with the filter.  
    Top
    See Also