Workflow.BasicProjectPlanEnterpriseProjectType.EnterpriseProjectTypeUid フィールド
エンタープライズ プロジェクトの種類を表す GUID です。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Shared ReadOnly EnterpriseProjectTypeUid As Guid
'使用
Dim value As Guid
value = Workflow.BasicProjectPlanEnterpriseProjectType.EnterpriseProjectTypeUid
public static readonly Guid EnterpriseProjectTypeUid
注釈
エンタープライズ プロジェクトの種類の例を次に示します。
マーケティング プロジェクト
IT プロジェクト
人事プロジェクト
EnterpriseProjectTypeUidの値は"09FA52B4-059B-4527-926E-99F9BE96437A"です。
関連項目
参照先
Workflow.BasicProjectPlanEnterpriseProjectType クラス