EditionName Property (WMI MSReportServer_Instance)

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>\v11  

Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional with Service Pack 2 (SP2) or Service Pack 1 (SP1); or Windows 2000 (all versions)

See Also

Reference

MSReportServer_Instance Members