WorkflowRunningEventArgs.EnterpriseProjectTypeUid 屬性
取得用於建立專案的企業專案類型 (EPT) 的 GUID。
命名空間: Microsoft.Office.Project.Server.Events
組件: Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
語法
'宣告
Public ReadOnly Property EnterpriseProjectTypeUid As Guid
Get
'用途
Dim instance As WorkflowRunningEventArgs
Dim value As Guid
value = instance.EnterpriseProjectTypeUid
public Guid EnterpriseProjectTypeUid { get; }
屬性值
類型:System.Guid