WorkflowTemplateCollection class
SharePoint Online
The collection of workflow templates deployed on a site.
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<WorkflowTemplate>
Microsoft.SharePoint.Client.Workflow.WorkflowTemplateCollection
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<WorkflowTemplate>
Microsoft.SharePoint.Client.Workflow.WorkflowTemplateCollection
Namespace: Microsoft.SharePoint.Client.Workflow
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Each SPWorkflowTemplate object represents a workflow template and contains members you can use to get or set information about the template, such as the instantiation data and the history and task lists for the template.
Show: