ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMWCSServiceConnection Class / ServerConnection Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also