SPWorkflowAssociation.GloballyEnabled - Propriété

Obtient une valeur qui détermine si l'association de flux de travail peut être exécutée.

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

Syntaxe

'Déclaration
Public ReadOnly Property GloballyEnabled As Boolean
    Get
'Utilisation
Dim instance As SPWorkflowAssociation
Dim value As Boolean

value = instance.GloballyEnabled
public bool GloballyEnabled { get; }

Valeur de propriété

Type : System.Boolean
true si l'association de flux de travail peut être exécutée ; dans le cas contraire, false.

Voir aussi

Référence

SPWorkflowAssociation classe

SPWorkflowAssociation - Membres

Microsoft.SharePoint.Workflow - Espace de noms

Autres ressources

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview