ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphInvestigation Class / DataConnection Property

In This Topic
    DataConnection Property (KnowledgeGraphInvestigation)
    In This Topic
    Gets the ArcGIS.Core.CIM.CIMWorkspaceConnection of the investigation.
    Syntax
    Public ReadOnly Property DataConnection As CIMWorkspaceConnection
    public CIMWorkspaceConnection DataConnection {get;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also