ProjectWorkflowContext.StageUid プロパティ
取得または、現在のステージや、ワークフローの次の段階を設定します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Property StageUid As Guid
Get
Set
'使用
Dim instance As ProjectWorkflowContext
Dim value As Guid
value = instance.StageUid
instance.StageUid = value
public Guid StageUid { get; set; }
プロパティ値
型: System.Guid
現在のステージまたは次のステージの GUID を指定します。
注釈
SkipToStageは、 True、 StageUidの次の段階を指定します。