Share via


ReportingEventReceiver.OnTimesheetProjectAggregated - Méthode

Un gestionnaire d'après l'événement dans le Service de données de rapport pour l'agrégation de feuille de temps project.

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
Public Overridable Sub OnTimesheetProjectAggregated ( _
    contextInfo As PSContextInfo, _
    e As ReportingPostTimesheetProjectAggregatedEventArgs _
)
'Utilisation
Dim instance As ReportingEventReceiver
Dim contextInfo As PSContextInfo
Dim e As ReportingPostTimesheetProjectAggregatedEventArgs

instance.OnTimesheetProjectAggregated(contextInfo, _
    e)
public virtual void OnTimesheetProjectAggregated(
    PSContextInfo contextInfo,
    ReportingPostTimesheetProjectAggregatedEventArgs e
)

Paramètres

Voir aussi

Référence

ReportingEventReceiver classe

ReportingEventReceiver - Membres

Microsoft.Office.Project.Server.Events - Espace de noms