ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / ServerConnectionProjectItem Class / ServerConnection Property

In This Topic
    ServerConnection Property (ServerConnectionProjectItem)
    In This Topic
    Gets and sets the ServerConnection.
    Syntax
    public CIMProjectServerConnection ServerConnection {get; set;}
    Public Property ServerConnection As CIMProjectServerConnection
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also