Freigeben über


SPWorkflowAssociation.ParentWeb-Eigenschaft

Gibt die Website, auf der sich die Workflowzuordnung 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 SPWorkflowAssociation
Dim value As SPWeb

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

Eigenschaftswert

Typ: Microsoft.SharePoint.SPWeb
Ein SPWeb -Objekt, das die SharePoint-Website 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