ConfigurationSetting property - IsWebServiceEnabled

Indicates whether the Report Server Web service is enabled. Read-only.

Syntax

Public Dim IsWebServiceEnabled As Boolean  
public boolean IsWebServiceEnabled;  

Property values

A read-only Boolean value. A value of true indicates that the Report Server Web service is enabled.

Example code

MSReportServer_ConfigurationSetting class

Requirements

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting members