SCCM WebService API Reference

SCCMWebService..::..GetReportServer Method

Gets the report server name from webservice settings.

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

Syntax


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

Return Value

System.String.