Freigeben über


SPWorkflow.AssociationId-Eigenschaft

Ruft die ID der Workflowzuordnung auf der diese Workflowinstanz basiert.

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

Syntax

'Declaration
Public ReadOnly Property AssociationId As Guid
    Get
'Usage
Dim instance As SPWorkflow
Dim value As Guid

value = instance.AssociationId
public Guid AssociationId { get; }

Eigenschaftswert

Typ: System.Guid
Eine Guid , die die Workflow-ID 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