Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.5 KB

File metadata and controls

41 lines (30 loc) · 1.5 KB
title IsSharePointIntegrated Property (WMI) | 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
helpviewer_keywords
IsSharePointIntegrated property
ms.assetid c548fed8-5e04-4faf-8b10-b37c86178056
author maggiesMSFT
ms.author maggies

ConfigurationSetting Property - IsSharePointIntegrated

Specifies whether the report server is in SharePoint integrated mode. Beginning in [!INCLUDEssSQL11], this property always returns False because in SharePoint mode, [!INCLUDEssRSnoversion] instances are SharePoint shared services and are not controlled by WMI providers.

Syntax

Public Dim IsSharePointIntegrated As Boolean  
public Boolean IsSharePointIntegrated;  

Property Values

A Boolean object that indicates whether the report server is in SharePoint integrated mode.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members