Share via


SPWorkflow.ParentList - Propriété

Obtient la liste sur lequel cette instance de flux de travail a été créée.

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

Syntaxe

'Déclaration
Public ReadOnly Property ParentList As SPList
    Get
'Utilisation
Dim instance As SPWorkflow
Dim value As SPList

value = instance.ParentList
public SPList ParentList { get; }

Valeur de propriété

Type : Microsoft.SharePoint.SPList
Objet SPList qui représente la liste.

Voir aussi

Référence

SPWorkflow classe

SPWorkflow - 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