SPSite.AllowCreateDeclarativeWorkflow - Propriété

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property AllowCreateDeclarativeWorkflow As Boolean
    Get
    Set
'Utilisation
Dim instance As SPSite
Dim value As Boolean

value = instance.AllowCreateDeclarativeWorkflow

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SPSite classe

SPSite - Membres

Microsoft.SharePoint - Espace de noms