Condividi tramite


ReportingPostWorkflowPhaseChangedEventArgs.PhaseGuid property

Gets the GUID of the workflow phase that has been changed.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property PhaseGuid As Guid
    Get
'Usage
Dim instance As ReportingPostWorkflowPhaseChangedEventArgs
Dim value As Guid

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

Property value

Type: System.Guid

See also

Reference

ReportingPostWorkflowPhaseChangedEventArgs class

ReportingPostWorkflowPhaseChangedEventArgs members

Microsoft.Office.Project.Server.Events namespace