| title | IsSharePointIntegrated property (WMI MSReportServer_Instance) | |
|---|---|---|
| description | IsSharePointIntegrated property (WMI MSReportServer_Instance) | |
| ms.date | 09/25/2024 | |
| ms.service | reporting-services | |
| ms.subservice | wmi-provider-library-reference | |
| ms.topic | ui-reference | |
| ms.custom |
|
|
| helpviewer_keywords |
|
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.
Public Dim IsSharePointIntegrated As Boolean public Boolean IsSharePointIntegrated; A Boolean value that indicates whether the report server is in SharePoint integrated mode.
Namespace: [!INCLUDEssRSWMInmspc]