Freigeben über


SPWorkflow.ParentAssociation-Eigenschaft

Ruft die Workflowzuordnung, auf der die Workflowinstanz basiert.

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

Syntax

'Declaration
Public ReadOnly Property ParentAssociation As SPWorkflowAssociation
    Get
'Usage
Dim instance As SPWorkflow
Dim value As SPWorkflowAssociation

value = instance.ParentAssociation
public SPWorkflowAssociation ParentAssociation { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Workflow.SPWorkflowAssociation
Ein SPWorkflowAssociation -Objekt, die übergeordnete Workflowzuordnung darstellt.

Siehe auch

Referenz

SPWorkflow Klasse

SPWorkflow-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