SPList.WorkflowAssociations - Propriété

Gets the collection of workflow association objects that represents all the workflows that are associated with the list.

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

Syntaxe

'Déclaration
Public ReadOnly Property WorkflowAssociations As SPWorkflowAssociationCollection
    Get
'Utilisation
Dim instance As SPList
Dim value As SPWorkflowAssociationCollection

value = instance.WorkflowAssociations
public SPWorkflowAssociationCollection WorkflowAssociations { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Workflow.SPWorkflowAssociationCollection
A collection of workflow associations.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms