ServerInfoHeader Class
Represents information about the report server.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ServerInfoHeader _
Inherits SoapHeader
'Usage
Dim instance As ServerInfoHeader
[SerializableAttribute]
public class ServerInfoHeader : SoapHeader
[SerializableAttribute]
public ref class ServerInfoHeader : public SoapHeader
[<SerializableAttribute>]
type ServerInfoHeader =
class
inherit SoapHeader
end
public class ServerInfoHeader extends SoapHeader
Inheritance Hierarchy
System.Object
System.Web.Services.Protocols.SoapHeader
ReportService2005.ServerInfoHeader
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.