Freigeben über


SPWorkflowAssociation.ParentList-Eigenschaft

Gibt die Liste, in die sich die Workflowzuordnung befindet.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ParentList As SPList
    Get
'Usage
Dim instance As SPWorkflowAssociation
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

SPWorkflowAssociation Klasse

SPWorkflowAssociation-Member

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