ReportExecutionService.GetExecutionInfo2Completed, é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 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

ReportExecutionService Classe

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