MSReportServer_Instance properties - EditionID

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

MSReportServer_Instance members