ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphInvestigation Class / SearchDefinitions Property

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

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

    ArcGIS Pro version: 3.1 or higher.
    See Also