ArcGIS Pro 2.6 API Reference Guide
ServerConnections Property

ArcGIS.Core.CIM Namespace > CIMGISProject Class : ServerConnections Property
Gets or sets the service connections of the project.
Syntax
public CIMServerConnection[] ServerConnections {get; set;}
Public Property ServerConnections As CIMServerConnection()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMGISProject Class
CIMGISProject Members