ServerInfoHeader Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about the report server.
public ref class ServerInfoHeader : System::Web::Services::Protocols::SoapHeader
public class ServerInfoHeader : System.Web.Services.Protocols.SoapHeader
type ServerInfoHeader = class
inherit SoapHeader
Public Class ServerInfoHeader
Inherits SoapHeader
- Inheritance
-
ServerInfoHeader
Constructors
ServerInfoHeader() |
Initializes a new instance of the ServerInfoHeader class. |
Properties
AnyAttr |
Gets or sets an array of XML SOAP attributes. |
ReportServerDateTime |
Gets or sets the date and time for the report server. |
ReportServerEdition |
The edition of the report server*.* Read-only. |
ReportServerVersion |
The version of the report server. Read-only. |
ReportServerVersionNumber |
The version of the report server. Read-only. |