ServerInfoHeader Class

Definition

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.

Applies to