Share via


ReportExecutionService.ExecutionHeaderValue, propriété

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Property ExecutionHeaderValue As ExecutionHeader
public ExecutionHeader ExecutionHeaderValue { get; set; }
public:
property ExecutionHeader^ ExecutionHeaderValue {
    ExecutionHeader^ get ();
    void set (ExecutionHeader^ value);
}
member ExecutionHeaderValue : ExecutionHeader with get, set
function get ExecutionHeaderValue () : ExecutionHeader
function set ExecutionHeaderValue (value : ExecutionHeader)

Valeur de propriété

Type : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionHeader

Voir aussi

Référence

ReportExecutionService Classe

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms