SPSite.AllowSavePublishDeclarativeWorkflow - Propriété

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

Syntaxe

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

value = instance.AllowSavePublishDeclarativeWorkflow

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SPSite classe

SPSite - Membres

Microsoft.SharePoint - Espace de noms