SPWeb.AllowSavePublishDeclarativeWorkflowForCurrentUser - Propriété
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AllowSavePublishDeclarativeWorkflowForCurrentUser As Boolean
Get
'Utilisation
Dim instance As SPWeb
Dim value As Boolean
value = instance.AllowSavePublishDeclarativeWorkflowForCurrentUser
public bool AllowSavePublishDeclarativeWorkflowForCurrentUser { get; }
Valeur de propriété
Type : System.Boolean