Share via


SPWeb.AllowCreateDeclarativeWorkflowForCurrentUser property

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

Syntax

'Declaração
Public ReadOnly Property AllowCreateDeclarativeWorkflowForCurrentUser As Boolean
    Get
'Uso
Dim instance As SPWeb
Dim value As Boolean

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

Property value

Type: System.Boolean

Ver também

Referência

SPWeb class

SPWeb members

Microsoft.SharePoint namespace