Partager via


PSWProjectEventArgs - Constructeur

Réservé à une utilisation interne.

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

Syntaxe

'Déclaration
Public Sub New ( _
    workflowId As Guid, _
    workHandler As IPendingWork, _
    workItem As Object, _
    projuid As Guid _
)
'Utilisation
Dim workflowId As Guid
Dim workHandler As IPendingWork
Dim workItem As Object
Dim projuid As Guid

Dim instance As New PSWProjectEventArgs(workflowId, _
    workHandler, workItem, projuid)
public PSWProjectEventArgs(
    Guid workflowId,
    IPendingWork workHandler,
    Object workItem,
    Guid projuid
)

Paramètres

Voir aussi

Référence

PSWProjectEventArgs classe

PSWProjectEventArgs - Membres

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