Share via


WorkflowDesigner class

inherits members from ClientObject

Creates an object that can be used to design a workflow.

Syntax

CSOM

class WorkflowDesigner 

JSOM

PS.WorkflowDesigner

REST Interface

Supported.

PS.WorkflowDesigner

http://contoso.sharepoint.com/sites/pwa/_api/ProjectServer/WorkflowDesigner

Members

✓ - Read Support       ✓ʷ - Write Support

Properties

Name .NET JSOM REST Type Description
Fields WorkflowDesignerFieldCollection Gets custom field definitions that apply to project entities.

See Also

ProjectContext