ExecutionHeader Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents state information for sessions in the report server.
public ref class ExecutionHeader : System::Web::Services::Protocols::SoapHeader
public class ExecutionHeader : System.Web.Services.Protocols.SoapHeader
type ExecutionHeader = class
inherit SoapHeader
Public Class ExecutionHeader
Inherits SoapHeader
- Inheritance
-
ExecutionHeader
Remarks
The ExecutionHeader class is passed in the ExecutionHeaderValue property in the SOAP header.
Constructors
ExecutionHeader() |
Initializes a new instance of the ExecutionHeader class. |
Properties
AnyAttr |
Gets or sets an array of XmlAttribute object. |
ExecutionID |
Gets or sets a unique ID that is used to identify the session. Read-only. |