Compartir a través de


de la propiedad Site.AllowCreateDeclarativeWorkflow

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public Property AllowCreateDeclarativeWorkflow As Boolean
    Get
    Set
'Uso
Dim instance As Site
Dim value As Boolean

value = instance.AllowCreateDeclarativeWorkflow

instance.AllowCreateDeclarativeWorkflow = value
public bool AllowCreateDeclarativeWorkflow { get; set; }

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase Site

Miembros Site

Espacio de nombres Microsoft.SharePoint.Client