[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: 23.3.0.0 (23.3.0.0)
Syntax
public static bool VerifyTheresNoUserTaskForInstanceAndUser( Guid instanceIdentity, string nameCode )
Parameters
- instanceIdentity
- Type: SystemGuid
[Missing <param name="instanceIdentity"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.VerifyTheresNoUserTaskForInstanceAndUser(System.Guid,System.String)"]
- nameCode
- Type: SystemString
[Missing <param name="nameCode"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.VerifyTheresNoUserTaskForInstanceAndUser(System.Guid,System.String)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.UserTaskActions.VerifyTheresNoUserTaskForInstanceAndUser(System.Guid,System.String)"]
See Also