Click or drag to resize

UserTaskActionsVerifyUserTaskDoesntExist Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.VerifyUserTaskDoesntExist(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: 24.5.0.0 (24.5.0.0)
Syntax
public static bool VerifyUserTaskDoesntExist(
	DynamicContext context,
	string filter,
	string nameCode
)

Parameters

context  DynamicContext

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

filter  String

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

nameCode  String

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

Return Value

Boolean

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

See Also