WorkflowDesignerField class
表示建立工作流程設計工具中的欄位。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.ProjectServer.Client.WorkflowDesignerField
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<ScriptTypeAttribute("PS.WorkflowDesignerField", ServerTypeId := "{e7d8c5b4-02b6-42b7-9699-3689cd3f394f}")> _
Public Class WorkflowDesignerField _
Inherits ClientObject
'用途
Dim instance As WorkflowDesignerField
[ScriptTypeAttribute("PS.WorkflowDesignerField", ServerTypeId = "{e7d8c5b4-02b6-42b7-9699-3689cd3f394f}")]
public class WorkflowDesignerField : ClientObject
備註
工作流程設計工具是設計工具的畫布可呈現工作流程模型的視覺表示法,因為它被一起該項。
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.