ReportExecutionService.ResetExecution2Completed, é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 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
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms