Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.32 KB

configurationsetting-property-iswebserviceenabled.md

File metadata and controls

42 lines (33 loc) · 1.32 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords apilocation apiname apitype
IsWebServiceEnabled property (WMI MSReportServer_ConfigurationSetting)
IsWebServiceEnabled property (WMI MSReportServer_ConfigurationSetting)
maggiesMSFT
maggies
03/01/2017
reporting-services
wmi-provider-library-reference
conceptual
updatefrequency5
IsWebServiceEnabled property
reportingservices.mof
IsWebServiceEnabled
MOFDef

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: [!INCLUDEssRSWMInmspcA]

Related content

MSReportServer_ConfigurationSetting members