Share via


WorkflowRunningEventArgs.EnterpriseProjectTypeUid Property

Gets the GUID of the enterprise project type (EPT) used to create the project.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property EnterpriseProjectTypeUid As Guid
    Get
'Usage
Dim instance As WorkflowRunningEventArgs
Dim value As Guid

value = instance.EnterpriseProjectTypeUid
public Guid EnterpriseProjectTypeUid { get; }

Property Value

Type: System.Guid

See Also

Reference

WorkflowRunningEventArgs Class

WorkflowRunningEventArgs Members

Microsoft.Office.Project.Server.Events Namespace