SPRSServiceConfiguration.RSServiceName Field
The SharePoint service name for Reporting Services.
Namespace: Microsoft.ReportingServices.SharePoint.Common
Assembly: Microsoft.ReportingServices.SharePoint.Common (in Microsoft.ReportingServices.SharePoint.Common.dll)
Syntax
'Declaration
Public Const RSServiceName As String
'Usage
Dim value As String
value = SPRSServiceConfiguration.RSServiceName
public const string RSServiceName
public:
literal String^ RSServiceName
static val mutable RSServiceName: string
public const var RSServiceName : String
Remarks
This property contains the string "ReportingService".