Expand Minimize
This topic has not yet been rated - Rate this topic

SPWebApplication.UserDefinedWorkflowsEnabled property

Gets or sets a Boolean value specifying whether users can create workflows in the Web application.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool UserDefinedWorkflowsEnabled { get; set; }

Property value

Type: System.Boolean
true if users are allowed to create workflows; otherwise, false. The default value is true.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.