SP.Workflow.WorkflowAssociation Properties

Applies to: SharePoint Foundation 2010

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

Properties

Name

Description

allowManual

Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually.

associationData

Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually.

autoStartChange

Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually.

autoStartCreate

Gets or sets a value that specifies whether workflow instances will be created from this workflow association and started automatically when a list item is changed.

baseId

Gets a value that specifies the identifier of the workflow template on which this workflow association is based.

created

Gets a value that specifies the date and time at which this workflow association was created.

description

Gets or sets a value that specifies the description for this workflow association.

enabled

Gets or sets a value that specifies whether new workflow instances will be allowed for this workflow association

historyListTitle

Gets or sets a value that specifies the title of the list to which to log workflow history events for this workflow association.

id

Gets a value that specifies the identifier of the workflow association.

instantiationUrl

Gets a value that specifies the URL of the workflow initiation form for this workflow association.

internalName

Gets a value that specifies the internal name of this workflow association, as determined by the WorkflowAssociation implementation.

isDeclarative

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

listId

Gets a value that specifies the identifier of the list on which this workflow association resides.

modified

Gets a value that specifies the data and time at which this workflow association was last modified.

name

Gets or sets a value that specifies the name of this workflow association.

taskListTitle

Gets or sets a value that specifies the title of the list within which workflow tasks will be created for this workflow association.

webId

Gets a value that specifies the identifier of the site on which the workflow association resides.

Applies To

SP.Workflow.WorkflowAssociation Class

See Also

Reference

SP.Workflow.WorkflowAssociation Methods

SP.Workflow Namespace