ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMOGCAPIServiceConnection Class / ServerConnection Property

In This Topic
    ServerConnection Property (CIMOGCAPIServiceConnection)
    In This Topic
    Gets or sets the server connection.
    Syntax
    Public Property ServerConnection As CIMInternetServerConnectionBase
    public CIMInternetServerConnectionBase ServerConnection {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also