Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.44 KB

msreportserver-instance-properties-issharepointintegrated.md

File metadata and controls

37 lines (29 loc) · 1.44 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords
IsSharePointIntegrated property (WMI MSReportServer_Instance)
IsSharePointIntegrated property (WMI MSReportServer_Instance)
maggiesMSFT
maggies
03/01/2017
reporting-services
wmi-provider-library-reference
conceptual
updatefrequency5
IsSharePointIntegrated property

MSReportServer_Instance properties - 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 aren't controlled by WMI providers.

Syntax

Public Dim IsSharePointIntegrated As Boolean  
public Boolean IsSharePointIntegrated;  

Property values

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

Requirements

Namespace: [!INCLUDEssRSWMInmspc]

Related content

MSReportServer_Instance members
MSReportServer_ConfigurationSetting class