[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.ActivityTestBase.NewWorkflowCreationData(System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]
Namespace: Scanjour.Workflow4.TestFramework
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.3.0.0 (23.3.0.0)
public static WorkflowCreationData NewWorkflowCreationData( string processId = null, IDictionary<string, Object> arguments = null )
Parameters
- processId (Optional)
- Type: SystemString
[Missing <param name="processId"/> documentation for "M:Scanjour.Workflow4.TestFramework.ActivityTestBase.NewWorkflowCreationData(System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]
- arguments (Optional)
- Type: System.Collections.GenericIDictionaryString, Object
[Missing <param name="arguments"/> documentation for "M:Scanjour.Workflow4.TestFramework.ActivityTestBase.NewWorkflowCreationData(System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]
Return Value
Type: WorkflowCreationData[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.ActivityTestBase.NewWorkflowCreationData(System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]