ReportingPostWorkflowPhaseChangedEventArgs construtor (Guid)
Cria uma instância da classe ReportingPostWorkflowPhaseChangedEventArgs ; usado internamente.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxe
'Declaração
Public Sub New ( _
phaseGuid As Guid _
)
'Uso
Dim phaseGuid As Guid
Dim instance As New ReportingPostWorkflowPhaseChangedEventArgs(phaseGuid)
public ReportingPostWorkflowPhaseChangedEventArgs(
Guid phaseGuid
)
Parâmetros
phaseGuid
Tipo: System.GuidO GUID da fase de fluxo de trabalho foi alterado.
Ver também
Referência
ReportingPostWorkflowPhaseChangedEventArgs classe
ReportingPostWorkflowPhaseChangedEventArgs membros