SP.Workflow.WorkflowAssociation.allowManual 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_allowManual(); 
SP.Workflow.WorkflowAssociation.set_allowManual(value);

Property Value

Type: Boolean

Applies To

SP.Workflow.WorkflowAssociation Class

See Also

Reference

SP.Workflow.WorkflowAssociation Methods

SP.Workflow.WorkflowAssociation Properties

SP.Workflow Namespace