ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphQueryFilter Class


In This Topic
    KnowledgeGraphQueryFilter Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the query bind parameter collection. The collection is a KnowledgeGraphObjectValue. This property must be called on the MCT. Use QueuedTask.Run.  
    Public Propertystatic (Shared in Visual Basic) Gets the default KnowledgeGraphQueryFilter.  
    Public Property Gets the query id.  
    Public Property Gets or sets the spatial reference to be applied to any returned geometries.  
    Public PropertyIndicates whether entities with an entity type of role KnowledgeGraphNamedObjectTypeRole.Provenance should be excluded or included in the query results. Default value is KnowledgeGraphProvenanceBehavior.Exclude.  
    Public Property Gets or sets the query string to be used to filter the returned rows.  
    Top
    See Also