de la propiedad SPWeb.AllowSavePublishDeclarativeWorkflowForCurrentUser
Espacio de nombres: Microsoft.SharePoint
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property AllowSavePublishDeclarativeWorkflowForCurrentUser As Boolean
Get
'Uso
Dim instance As SPWeb
Dim value As Boolean
value = instance.AllowSavePublishDeclarativeWorkflowForCurrentUser
public bool AllowSavePublishDeclarativeWorkflowForCurrentUser { get; }
Valor de propiedad
Tipo: System.Boolean