Właściwość ServerInfoHeader.ReportServerEdition
Pobiera edition serwer raportów.
Przestrzeń nazw: ReportService2010
Zestaw: ReportService2010 (w ReportService2010.dll)
Składnia
'Deklaracja
Public Property ReportServerEdition As String
Get
Set
'Użycie
Dim instance As ServerInfoHeader
Dim value As String
value = instance.ReportServerEdition
instance.ReportServerEdition = value
public string ReportServerEdition { get; set; }
public:
property String^ ReportServerEdition {
String^ get ();
void set (String^ value);
}
member ReportServerEdition : string with get, set
function get ReportServerEdition () : String
function set ReportServerEdition (value : String)
Wartość właściwości
Typ: System.String
Tylko do odczytu ciąg wartość zawierającą edition serwer raportów.