SPWeb.AllowCreateDeclarativeWorkflowForCurrentUser-Eigenschaft

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

Syntax

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

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

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SPWeb Klasse

SPWeb-Member

Microsoft.SharePoint-Namespace