SPWorkflowAssociationCollection.ParentList-Eigenschaft

Ruft die Liste, in der sich die Workflow Association-Auflistung befindet.

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

Syntax

'Declaration
Public Overridable ReadOnly Property ParentList As SPList
    Get
'Usage
Dim instance As SPWorkflowAssociationCollection
Dim value As SPList

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

Eigenschaftswert

Typ: Microsoft.SharePoint.SPList
Ein SPList -Objekt, das die Liste darstellt.

Siehe auch

Referenz

SPWorkflowAssociationCollection Klasse

SPWorkflowAssociationCollection-Member

Microsoft.SharePoint.Workflow-Namespace