ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphInvestigation Class / QueryDefinitions Property

In This Topic
    QueryDefinitions Property
    In This Topic
    Gets or sets the array of query definitions referenced by this Investigation. All query definitions are expected to have unique names.
    Syntax
    public CIMKnowledgeGraphQueryDefinition[] QueryDefinitions {get; set;}
    Public Property QueryDefinitions As CIMKnowledgeGraphQueryDefinition()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also