ReportExecutionService.ExecutionHeaderValue, propriété
Espace de noms : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.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.WinForms.Internal.Soap.ReportingServices2005.Execution.ExecutionHeader
Voir aussi
Référence
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms