UserTaskActionsGetUserTask Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.GetUserTask(Scanjour.OData.Client.Lite.DynamicContext,System.String,System.String)"]

Namespace:  Scanjour.Workflow4.TestFramework.Internal.Actions
Assembly:  Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static UserTaskEntry GetUserTask(
	DynamicContext context,
	string filter,
	string nameCode
)

Parameters

context
Type: DynamicContext

[Missing <param name="context"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.GetUserTask(Scanjour.OData.Client.Lite.DynamicContext,System.String,System.String)"]

filter
Type: SystemString

[Missing <param name="filter"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.GetUserTask(Scanjour.OData.Client.Lite.DynamicContext,System.String,System.String)"]

nameCode
Type: SystemString

[Missing <param name="nameCode"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.GetUserTask(Scanjour.OData.Client.Lite.DynamicContext,System.String,System.String)"]

Return Value

Type: UserTaskEntry

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.GetUserTask(Scanjour.OData.Client.Lite.DynamicContext,System.String,System.String)"]

See Also

Reference