ActivityFunctionsCurrentUser Method

Scanjour Workflow4 Reference Manual
Returns the current user as a Contact.

Namespace:  Scanjour.Workflow4.ActivityLibrary
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static Contact CurrentUser(
	ActivityContext context
)

Parameters

context
Type: System.ActivitiesActivityContext
The execution context.

Return Value

Type: Contact
The Contact.
See Also

Reference