de la propiedad WorkflowRunningEventArgs.EnterpriseProjectTypeUid
Obtiene el GUID del tipo de proyecto empresarial (EPT) utilizado para crear el proyecto.
Espacio de nombres: Microsoft.Office.Project.Server.Events
Ensamblado: Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxis
'Declaración
Public ReadOnly Property EnterpriseProjectTypeUid As Guid
Get
'Uso
Dim instance As WorkflowRunningEventArgs
Dim value As Guid
value = instance.EnterpriseProjectTypeUid
public Guid EnterpriseProjectTypeUid { get; }
Valor de propiedad
Tipo: System.Guid
Vea también
Referencia
clase WorkflowRunningEventArgs