Share via


SP.Workflow.WorkflowTemplate Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.Workflow.WorkflowTemplate class.

Properties

Name

Description

allowManual

Gets a value that specifies whether workflow associations based on this workflow template can be configured to allow workflow instances to be started manually.

associationUrl

Gets a value that specifies the site relative URL of the workflow association form to use with the workflow template.

autoStartChange

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.

autoStartCreate

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.

description

Gets a value that gives the description for the workflow template.

id

Gets a value that specifies the workflow template identifier.

isDeclarative

Gets a value that specifies whether the workflow template represents a declarative workflow.

name

Gets a value that gives the name of the workflow template.

permissionsManual

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

See Also

Reference

SP.Workflow.WorkflowTemplate Methods

SP.Workflow Namespace