Click or drag to resize

UserTaskActionsVerifyTheresNoUserTaskForInstanceAndUser Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.VerifyTheresNoUserTaskForInstanceAndUser(System.Guid,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 VerifyTheresNoUserTaskForInstanceAndUser(
	Guid instanceIdentity,
	string nameCode
)

Parameters

instanceIdentity  Guid

[Missing <param name="instanceIdentity"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.VerifyTheresNoUserTaskForInstanceAndUser(System.Guid,System.String)"]

nameCode  String

[Missing <param name="nameCode"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.VerifyTheresNoUserTaskForInstanceAndUser(System.Guid,System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.VerifyTheresNoUserTaskForInstanceAndUser(System.Guid,System.String)"]

See Also