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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also