ArcGIS Pro 3.7 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 Property QueryDefinitions As CIMKnowledgeGraphQueryDefinition()
    public CIMKnowledgeGraphQueryDefinition[] QueryDefinitions {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also