Workflow.BasicProjectPlanEnterpriseProjectType.EnterpriseProjectTypeUid field
The GUID that represents an enterprise project type.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly EnterpriseProjectTypeUid As Guid
'Usage
Dim value As Guid
value = Workflow.BasicProjectPlanEnterpriseProjectType.EnterpriseProjectTypeUid
public static readonly Guid EnterpriseProjectTypeUid
Remarks
Following are examples of enterprise project types:
Marketing projects
IT projects
HR projects
The value of EnterpriseProjectTypeUid is “09FA52B4-059B-4527-926E-99F9BE96437A”.
See also
Reference
Workflow.BasicProjectPlanEnterpriseProjectType class