ProjectWorkflowContext.EnterpriseProjectTypeUid プロパティ
プロジェクトに関連付けられているエンタープライズ プロジェクトの種類の GUID を取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public ReadOnly Property EnterpriseProjectTypeUid As Guid
Get
'使用
Dim instance As ProjectWorkflowContext
Dim value As Guid
value = instance.EnterpriseProjectTypeUid
public Guid EnterpriseProjectTypeUid { get; }
プロパティ値
型: System.Guid