This topic has not yet been rated - Rate this topic

WorkflowDesignerField class

Office 2013

Represents a field that is created in a workflow designer.

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.ProjectServer.Client.WorkflowDesignerField

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
<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

A workflow designer is a designer canvas that renders the visual representation of a workflow model as it is being pieced together.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.