SPWorkflowAssociationCollection.ParentSite-Eigenschaft

Ruft die Websitesammlung, auf der die Workflow Association-Auflistung befindet.

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

Syntax

'Declaration
Public ReadOnly Property ParentSite As SPSite
    Get
'Usage
Dim instance As SPWorkflowAssociationCollection
Dim value As SPSite

value = instance.ParentSite
public SPSite ParentSite { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPSite
Ein SPSite -Objekt, das die Websitesammlung darstellt.

Siehe auch

Referenz

SPWorkflowAssociationCollection Klasse

SPWorkflowAssociationCollection-Member

Microsoft.SharePoint.Workflow-Namespace