ServerInfoHeader Members

Include Protected Members
Include Inherited Members

Represents information about the report server.

The ServerInfoHeader type exposes the following members.

Constructors

  Name Description
Public method ServerInfoHeader() Initializes a new instance of the ServerInfoHeader class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Actor (Inherited from SoapHeader.)
Public property AnyAttr Gets or sets an array of SOAP attributes.
Public property DidUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand12 (Inherited from SoapHeader.)
Public property EncodedRelay (Inherited from SoapHeader.)
Public property MustUnderstand (Inherited from SoapHeader.)
Public property Relay (Inherited from SoapHeader.)
Public property ReportServerDateTime Gets the date and time for the report server.
Public property ReportServerEdition The edition of the report server. Read-only.
Public property ReportServerVersion The version of the report server. Read-only.
Public property ReportServerVersionNumber The version of the report server. Read-only.
Public property Role (Inherited from SoapHeader.)

Top