Share via


ServerInfoHeader Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents information about the report server.

Syntax

'Declaration
Public Class ServerInfoHeader
    Inherits SoapHeader
public class ServerInfoHeader : SoapHeader
public ref class ServerInfoHeader : public SoapHeader
public class ServerInfoHeader extends SoapHeader
public class ServerInfoHeader extends SoapHeader

Inheritance Hierarchy

System.Object
   System.Web.Services.Protocols.SoapHeader
    ReportService2005.ServerInfoHeader

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

See Also

Reference

ServerInfoHeader Members
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace