Compartilhar via


ReportingPostWorkflowPhaseChangedEventArgs.PhaseGuid propriedade

Obtém o GUID da fase de fluxo de trabalho foi alterado.

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 ReadOnly Property PhaseGuid As Guid
    Get
'Uso
Dim instance As ReportingPostWorkflowPhaseChangedEventArgs
Dim value As Guid

value = instance.PhaseGuid
public Guid PhaseGuid { get; }

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

ReportingPostWorkflowPhaseChangedEventArgs classe

ReportingPostWorkflowPhaseChangedEventArgs membros

Microsoft.Office.Project.Server.Events namespace