Share via


WorkflowConfigurationPropertyName.AssociatorUserId property

Gets the property name of the current association user ID.

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
Public Shared ReadOnly Property AssociatorUserId As WorkflowContextPropertyName
    Get
'Usage
Dim value As WorkflowContextPropertyName

value = WorkflowConfigurationPropertyName.AssociatorUserId
public static WorkflowContextPropertyName AssociatorUserId { get; }

Property value

Type: Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
Returns a WorkflowConfigurationPropertyName instancethat provides the current association user ID.

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

AssociatorUserId overload

Microsoft.SharePoint.WorkflowServices namespace