ArcGIS Pro 3.2 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 CIMKnowledgeGraphSearchDefinition[] SearchDefinitions {get; set;}
    Public Property SearchDefinitions As CIMKnowledgeGraphSearchDefinition()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also