ReportExecutionService.ResetExecution2Completed, é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 ResetExecution2Completed As ResetExecution2CompletedEventHandler
public event ResetExecution2CompletedEventHandler ResetExecution2Completed
public:
 event ResetExecution2CompletedEventHandler^ ResetExecution2Completed {
    void add (ResetExecution2CompletedEventHandler^ value);
    void remove (ResetExecution2CompletedEventHandler^ value);
}
member ResetExecution2Completed : IEvent<ResetExecution2CompletedEventHandler,
    ResetExecution2CompletedEventArgs>
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