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


KnowledgeGraphQueryFilter Class Properties

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

Public Properties
 NameDescription
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