Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.37 KB

File metadata and controls

46 lines (35 loc) · 1.37 KB
title IsWebServiceEnabled Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs
ms.date 03/01/2017
ms.prod reporting-services
ms.prod_service reporting-services-native
ms.technology wmi-provider-library-reference
ms.topic conceptual
apiname
IsWebServiceEnabled
apilocation
reportingservices.mof
apitype MOFDef
helpviewer_keywords
IsWebServiceEnabled property
ms.assetid e37eecf6-bf83-4015-be76-bac2ae9d344d
author maggiesMSFT
ms.author maggies

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]

See Also

MSReportServer_ConfigurationSetting Members