SP.Workflow.WorkflowTemplate Properties
Applies to: SharePoint Foundation 2010
The following table lists the properties of the SP.Workflow.WorkflowTemplate class.
Properties
Name |
Description |
---|---|
Gets a value that specifies whether workflow associations based on this workflow template can be configured to allow workflow instances to be started manually. |
|
Gets a value that specifies the site relative URL of the workflow association form to use with the workflow template. |
|
Gets a value that specifies whether workflow associations based on this workflow template can be configured to start workflow instances automatically when an item is changed. |
|
Gets a value that specifies whether workflow associations based on this workflow template can be configured to start workflow instances automatically when an item is created. |
|
Gets a value that gives the description for the workflow template. |
|
Gets a value that specifies the workflow template identifier. |
|
Gets a value that specifies whether the workflow template represents a declarative workflow. |
|
Gets a value that gives the name of the workflow template. |
|
Gets a value that specifies the permission level a user must have to manually start workflow instances based on the workflow template. |
Applies To
SP.Workflow.WorkflowTemplate Class