Workflow.BasicProjectPlanEnterpriseProjectType.EnterpriseProjectTypeUid campo
O GUID que representa um tipo de projeto corporativo.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
Public Shared ReadOnly EnterpriseProjectTypeUid As Guid
'Uso
Dim value As Guid
value = Workflow.BasicProjectPlanEnterpriseProjectType.EnterpriseProjectTypeUid
public static readonly Guid EnterpriseProjectTypeUid
Comentários
A seguir estão exemplos de tipos de projeto corporativo:
Projetos de marketing
Projetos de TI
Projetos de RH
O valor de EnterpriseProjectTypeUid é "09FA52B4-059B-4527-926E-99F9BE96437A".
Ver também
Referência
Workflow.BasicProjectPlanEnterpriseProjectType classe