Share via


ReportingEventReceiver.OnProjectWorkflowInformationChanged - Méthode

Un gestionnaire d'après l'événement dans le Service de données de rapport pour la modification des informations de flux de travail de projet.

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 OnProjectWorkflowInformationChanged ( _
    contextInfo As PSContextInfo, _
    e As ReportingPostProjectWorkflowInformationChangedEventArgs _
)
'Utilisation
Dim instance As ReportingEventReceiver
Dim contextInfo As PSContextInfo
Dim e As ReportingPostProjectWorkflowInformationChangedEventArgs

instance.OnProjectWorkflowInformationChanged(contextInfo, _
    e)
public virtual void OnProjectWorkflowInformationChanged(
    PSContextInfo contextInfo,
    ReportingPostProjectWorkflowInformationChangedEventArgs e
)

Paramètres

Voir aussi

Référence

ReportingEventReceiver classe

ReportingEventReceiver - Membres

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