WorkflowDefinition Fields |
The WorkflowDefinition type exposes the following members.
Name | Description | |
---|---|---|
AllowManual | Specifies whether the workflow can be started manually. | |
AssociatedData | The workflow specific XML configuration data. | |
AutoStartChange | Specifies whether the workflow is startet automatically once a list item has changed. | |
AutoStartCreate | Specifies whether the workflow is startet automatically once a new list item is created. | |
HistoryListTitle | The history list associated with the workflow. If the list does not exist, a new one will be created. If this attribute is omitted, a history list with a standard name will be created. | |
Name | Specifies a name for the workflow. | |
RequireManageListPermission | Specifies if the workflow requires permissions to manage lists to start it. This attribute is only considered if AllowStartManually is set to 'true'. | |
TaskListTitle | The task list associated with the workflow. If the list does not exist, a new one will be created. If this attribute is omitted, a task list with a standard name will be created. | |
Template | Specifies the name of a workflow template that exists in the workflow template gallery of the site. |