ReportExecutionService.GetExecutionInfoCompleted, événement

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

Syntaxe

'Déclaration
Public Event GetExecutionInfoCompleted As GetExecutionInfoCompletedEventHandler
public event GetExecutionInfoCompletedEventHandler GetExecutionInfoCompleted
public:
 event GetExecutionInfoCompletedEventHandler^ GetExecutionInfoCompleted {
    void add (GetExecutionInfoCompletedEventHandler^ value);
    void remove (GetExecutionInfoCompletedEventHandler^ value);
}
member GetExecutionInfoCompleted : IEvent<GetExecutionInfoCompletedEventHandler,
    GetExecutionInfoCompletedEventArgs>
JScript ne prend pas en charge les événements.

Voir aussi

Référence

ReportExecutionService Classe

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