WorkflowProjectTypeChangingHandler - Délégué
Gestionnaire d'événements pour l'événement préalables Workflow ProjectTypeChanging .
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 Delegate Sub WorkflowProjectTypeChangingHandler ( _
contextInfo As PSContextInfo, _
e As ProjectTypeChangingEventArgs _
)
'Utilisation
Dim instance As New WorkflowProjectTypeChangingHandler(AddressOf HandlerMethod)
public delegate void WorkflowProjectTypeChangingHandler(
PSContextInfo contextInfo,
ProjectTypeChangingEventArgs e
)
Paramètres
- contextInfo
Type : Microsoft.Office.Project.Server.Library.PSContextInfo