Web.AllowCreateDeclarativeWorkflowForCurrentUser property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property AllowCreateDeclarativeWorkflowForCurrentUser As Boolean
    Get
'Usage
Dim instance As Web
Dim value As Boolean

value = instance.AllowCreateDeclarativeWorkflowForCurrentUser
public bool AllowCreateDeclarativeWorkflowForCurrentUser { get; }

Property value

Type: System.Boolean

See also

Reference

Web class

Web members

Microsoft.SharePoint.Client namespace