Freigeben über


WorkflowContext.AssociatorUser-Eigenschaft

Ruft den Autor der Workflowzuordnung zugeordnete Workflow-Kontext ab.

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

Syntax

'Declaration
Public ReadOnly Property AssociatorUser As SPUser
    Get
'Usage
Dim instance As WorkflowContext
Dim value As SPUser

value = instance.AssociatorUser
public SPUser AssociatorUser { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPUser
Ein SPUser -Objekt, das den Autor darstellt.

Siehe auch

Referenz

WorkflowContext Klasse

WorkflowContext-Member

Microsoft.SharePoint.WorkflowActions-Namespace