SCCM WebService API Reference

SCCMWebService..::..GetSiteServer Method

Gets the site server name from webservice settings.

Namespace:  SCCMWebService
Assembly:  SCCMWebService (in SCCMWebService.dll)

Syntax


[SoapHeaderAttribute]
[WebMethodAttribute]
public string GetSiteServer()
<SoapHeaderAttribute> _
<WebMethodAttribute> _
Public Function GetSiteServer As String
[SoapHeaderAttribute]
[WebMethodAttribute]
public:
String^ GetSiteServer()

Return Value

System.String.