ReportExecutionService.GetExecutionInfo2Completed, é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 GetExecutionInfo2Completed As GetExecutionInfo2CompletedEventHandler
public event GetExecutionInfo2CompletedEventHandler GetExecutionInfo2Completed
public:
event GetExecutionInfo2CompletedEventHandler^ GetExecutionInfo2Completed {
void add (GetExecutionInfo2CompletedEventHandler^ value);
void remove (GetExecutionInfo2CompletedEventHandler^ value);
}
member GetExecutionInfo2Completed : IEvent<GetExecutionInfo2CompletedEventHandler,
GetExecutionInfo2CompletedEventArgs>
JScript ne prend pas en charge les événements.
Voir aussi
Référence
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms