ReportingPostWorkflowPhaseChangedEventArgs.PhaseGuid 屬性
取得已變更的工作流程階段的 GUID。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public ReadOnly Property PhaseGuid As Guid
Get
'用途
Dim instance As ReportingPostWorkflowPhaseChangedEventArgs
Dim value As Guid
value = instance.PhaseGuid
public Guid PhaseGuid { get; }
屬性值
類型:System.Guid
請參閱
參照
ReportingPostWorkflowPhaseChangedEventArgs 類別