This topic has not yet been rated - Rate this topic

SPWorkflowAssociation.AllowManual property

Gets or sets whether workflow instances based on this workflow association can be started manually.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public bool AllowManual { get; set; }

Property value

Type: System.Boolean
true to enable workflow instances to be started manually; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.