Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.15 KB

File metadata and controls

41 lines (30 loc) · 1.15 KB
title Version Property (WMI MSReportServer_Instance) | 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
Version property
ms.assetid eea6bfe9-3130-4272-b3c2-c334349a7afd
author maggiesMSFT
ms.author maggies

MSReportServer_Instance Properties - Version

Returns the version of the report server in the format Major.Minor.Build.Revision. Read-only.

Syntax

Public Dim Version As String  
public string Version;  

Property Value

A string that contains the version of the report server.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

Namespace: [!INCLUDEssRSWMInmspc]

See Also

MSReportServer_Instance Members