Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 2.15 KB

File metadata and controls

38 lines (31 loc) · 2.15 KB
title MSReportServer_Instance Properties | 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
MSReportServer_Instance Properties
apilocation
reportingservices.mof
apitype MOFDef
helpviewer_keywords
MSReportServer_Instance class
ms.assetid b494fd52-22f0-46af-be35-a1de8a138d95
author maggiesMSFT
ms.author maggies

MSReportServer_Instance Properties

The MSReportServer_Instance class provides basic information required for a client to connect to an installed report server.

Public Properties

EditionID Property (WMI MSReportServer_Instance) Returns the edition of the report server.
EditionName Property (WMI MSReportServer_Instance) Returns the human readable name of the report server edition.
InstanceID This object supports the [!INCLUDEssRSnoversion] infrastructure and is not intended to be used directly from your code.
InstanceName Returns the name of a report server instance on a specific computer. Read-only.
IsSharePointIntegrated Indicates whether the report server is configured for SharePoint integrate mode.
Version Returns the version of the report server.

See Also

MSReportServer_Instance Members