ServerInfoHeader.ReportServerEdition, propriété
Espace de noms : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public Property ReportServerEdition As String
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)
Valeur de propriété
Type : String
Voir aussi
Référence
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms