共用方式為


WorkflowDesigner.Fields 屬性

取得套用至專案實體的自訂欄位定義。

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

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property Fields As WorkflowDesignerFieldCollection
    Get
'用途
Dim instance As WorkflowDesigner
Dim value As WorkflowDesignerFieldCollection

value = instance.Fields
[RemoteAttribute]
public WorkflowDesignerFieldCollection Fields { get; }

屬性值

類型:Microsoft.ProjectServer.Client.WorkflowDesignerFieldCollection
工作流程設計工具欄位的集合。

備註

此集合包含自訂 fields 集合,適合在工作流程設計工具中使用的篩選的版本。SharePoint SPFieldType值,而不是 Project Server 欄位類型,以表示類型,且包含僅限企業自訂欄位的專案實體。

請參閱

參照

WorkflowDesigner 類別

WorkflowDesigner 成員

Microsoft.ProjectServer.Client 命名空間