共用方式為


EnterpriseProjectTypeCreationInformation.WorkflowAssociationId 屬性

取得或設定與 EPT 相關聯的工作流程的 GUID。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Property WorkflowAssociationId As Guid
    Get
    Set
'用途
Dim instance As EnterpriseProjectTypeCreationInformation
Dim value As Guid

value = instance.WorkflowAssociationId

instance.WorkflowAssociationId = value
[RemoteAttribute]
public Guid WorkflowAssociationId { get; set; }

屬性值

類型:System.Guid
工作流程的 GUID。

請參閱

參照

EnterpriseProjectTypeCreationInformation 類別

EnterpriseProjectTypeCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間