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 SOAP attributes.

ReportServerDateTime

Returns the current date and time of the report server. Read-only.

ReportServerEdition

Gets the edition of the report server.

ReportServerVersion

Gets the product version of the report server.

ReportServerVersionNumber

Gets the native DLL version of the report server. Read-only.

Applies to