Share via


SPWorkflowCollection - Constructeur (SPListItem)

Initialise une nouvelle instance de la classe SPWorkflowCollection pour tous les flux de travail sur l'objet SPListItem .

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

Syntaxe

'Déclaration
Public Sub New ( _
    item As SPListItem _
)
'Utilisation
Dim item As SPListItem

Dim instance As New SPWorkflowCollection(item)
public SPWorkflowCollection(
    SPListItem item
)

Paramètres

Exceptions

Exception Condition
ArgumentNullException

Le paramètre item est null .

Voir aussi

Référence

SPWorkflowCollection classe

SPWorkflowCollection - Membres

SPWorkflowCollection - Surcharge

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