IsWebServiceEnabled Property (WMI MSReportServer_ConfigurationSetting)
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>\v12\Admin