EditionID Property (WMI MSReportServer_Instance)

Returns the edition of the report server. Read-only.

Syntax

Public Dim EditionID As UInt  
public uint EditionID;  

Property Value

A uint that contains the edition of the report server.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

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

See Also

MSReportServer_Instance Members