SP.Workflow.WorkflowAssociationCreationInformation Properties

Applies to: SharePoint Foundation 2010

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

Properties

Name

Description

contentTypeAssociationHistoryListName

Gets or sets a value that specifies the name of the workflow history list to be used by a site content type workflow association.

contentTypeAssociationTaskListName

Gets or sets a value that specifies the name of the workflow task list to be used by a site content type workflow association.

historyList

Gets sets a value that specifies the workflow history list to be used by the workflow association.

name

Gets or sets a value that specifies the name to be given to the workflow association.

taskList

Gets or sets a value that specifies the workflow task list to be used by the workflow association.

template

Gets or sets the value that specifies the workflow template to be used in the workflow association.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

Applies To

SP.Workflow.WorkflowAssociationCreationInformation Class

See Also

Reference

SP.Workflow.WorkflowAssociationCreationInformation Methods

SP.Workflow Namespace