Share via


SP.Workflow.WorkflowAssociation.associationData Property

Applies to: SharePoint Foundation 2010

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

var value = SP.Workflow.WorkflowAssociation.get_associationData(); 
SP.Workflow.WorkflowAssociation.set_associationData(value);

Property Value

Type: String

Applies To

SP.Workflow.WorkflowAssociation Class

See Also

Reference

SP.Workflow.WorkflowAssociation Methods

SP.Workflow.WorkflowAssociation Properties

SP.Workflow Namespace