WorkflowConfig Element
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the information necessary for declarative, rules-based, code-free workflow editors to generate a workflow template and associate that workflow template with the specified SharePoint Foundation 2010 list.
Definition
<WorkflowConfig>
</WorkflowConfig>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None |
Child elements
Child Elements |
---|
Template Element (WorkflowConfig) |
Association Element (WorkflowConfig) |
ContentTypes Element (WorkflowConfig) |
Initiation Element (WorkflowConfig) |
Parent elements
None |
Remarks
For more information about creating an application that can act as a declarative rules-based, code-free workflow editor, see Creating Declarative, No-Code Workflow Editors.
For a workflow configuration schema example, see Workflow configuration schema reference.