SPWorkflow.ParentList-Eigenschaft
Ruft die Liste auf der diese Workflow-Instanz erstellt wurde.
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ParentList As SPList
Get
'Usage
Dim instance As SPWorkflow
Dim value As SPList
value = instance.ParentList
public SPList ParentList { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.SPList
Ein SPList -Objekt, das die Liste darstellt.
Siehe auch
Referenz
Microsoft.SharePoint.Workflow-Namespace
Weitere Ressourcen
Workflows in Windows SharePoint Services
Workflow Development for Windows SharePoint Services
Workflow Object Model in Windows SharePoint Services Overview