Share via


ReportExecutionService.ResetExecutionCompleted, événement

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

Syntaxe

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

Voir aussi

Référence

ReportExecutionService Classe

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