Share via


ExecutionHeader Class

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

Represents state information for sessions in the report server.

Syntax

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

Remarks

The ExecutionHeader class is passed in the ExecutionHeaderValue property in the SOAP header.

Inheritance Hierarchy

System.Object
   System.Web.Services.Protocols.SoapHeader
    ReportExecution2005.ExecutionHeader

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

ExecutionHeader Members
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace