StageCreationInformation.WorkflowStatusPageId 屬性
取得或設定階段的工作流程狀態專案詳細資料] 頁面的 GUID。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public Property WorkflowStatusPageId As Guid
Get
Set
'用途
Dim instance As StageCreationInformation
Dim value As Guid
value = instance.WorkflowStatusPageId
instance.WorkflowStatusPageId = value
[RemoteAttribute]
public Guid WorkflowStatusPageId { get; set; }
屬性值
類型:System.Guid
工作流程狀態 PDP 的 GUID。