Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.28 KB

File metadata and controls

47 lines (38 loc) · 1.28 KB
title IsWebServiceEnabled Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology reporting-services-native
ms.topic conceptual
api_name
IsWebServiceEnabled
api_location
reportingservices.mof
topic_type
apiref
helpviewer_keywords
IsWebServiceEnabled property
ms.assetid e37eecf6-bf83-4015-be76-bac2ae9d344d
author maggiesMSFT
ms.author maggies
manager kfile

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

See Also

MSReportServer_ConfigurationSetting Members