SPWorkflowAssociationCollection.ParentWeb-Eigenschaft

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

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

Syntax

'Declaration
Public ReadOnly Property ParentWeb As SPWeb
    Get
'Usage
Dim instance As SPWorkflowAssociationCollection
Dim value As SPWeb

value = instance.ParentWeb
public SPWeb ParentWeb { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPWeb
Ein SPWeb -Objekt, das die SharePoint Server 2010 -Website darstellt.

Siehe auch

Referenz

SPWorkflowAssociationCollection Klasse

SPWorkflowAssociationCollection-Member

Microsoft.SharePoint.Workflow-Namespace