ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphInvestigationProjectItem Class / OpenInvestigationPaneAsync Method

In This Topic
    OpenInvestigationPaneAsync Method
    In This Topic
    Opens an investigation pane for the investigation project item
    Syntax
    public Task<IKnowledgeGraphInvestigationPane> OpenInvestigationPaneAsync()
    Public Function OpenInvestigationPaneAsync() As Task(Of IKnowledgeGraphInvestigationPane)

    Return Value

    Task{IKnowledgeGraphInvestigationPane}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also