MSReportServer_Instance properties - EditionName

Returns the human readable name of the report server edition. Read-only.

Syntax

Public Dim EditionName As String  
public string EditionName;  

Property value

A string that contains human readable name of the report server edition.

Example code

MSReportServer_ConfigurationSetting class

Requirements

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13

MSReportServer_Instance members