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