ReportingPostProjectWorkflowInformationChangedEventArgs - Constructeur (Guid, Guid, Guid)
Crée une instance de la classe ReportingPostProjectWorkflowInformationChangedEventArgs ; utilisé en interne.
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 Sub New ( _
projectGuid As Guid, _
crtStageUid As Guid, _
newEptUid As Guid _
)
'Utilisation
Dim projectGuid As Guid
Dim crtStageUid As Guid
Dim newEptUid As Guid
Dim instance As New ReportingPostProjectWorkflowInformationChangedEventArgs(projectGuid, _
crtStageUid, newEptUid)
public ReportingPostProjectWorkflowInformationChangedEventArgs(
Guid projectGuid,
Guid crtStageUid,
Guid newEptUid
)
Paramètres
projectGuid
Type : System.GuidGUID du projet.
crtStageUid
Type : System.GuidLe GUID de l'étape actuelle du flux de travail de projet.
newEptUid
Type : System.GuidGUID du nouveau type de projet d'entreprise.
Voir aussi
Référence
ReportingPostProjectWorkflowInformationChangedEventArgs classe
ReportingPostProjectWorkflowInformationChangedEventArgs - Membres
ReportingPostProjectWorkflowInformationChangedEventArgs - Surcharge