[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.MakeData(Scanjour.Workflow4.Base.WorkflowType,System.Collections.Generic.IDictionary{System.String,System.Object},System.String,System.Boolean,System.String)"]
Namespace: Scanjour.Workflow4.TestFramework
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.3.0.0 (23.3.0.0)
protected static WorkflowCreationData MakeData( WorkflowType workflowType, IDictionary<string, Object> arguments, string titlePostfix = null, bool onRecord = false, string processId = null )
Parameters
- workflowType
- Type: Scanjour.Workflow4.BaseWorkflowType
[Missing <param name="workflowType"/> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.MakeData(Scanjour.Workflow4.Base.WorkflowType,System.Collections.Generic.IDictionary{System.String,System.Object},System.String,System.Boolean,System.String)"]
- arguments
- Type: System.Collections.GenericIDictionaryString, Object
[Missing <param name="arguments"/> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.MakeData(Scanjour.Workflow4.Base.WorkflowType,System.Collections.Generic.IDictionary{System.String,System.Object},System.String,System.Boolean,System.String)"]
- titlePostfix (Optional)
- Type: SystemString
[Missing <param name="titlePostfix"/> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.MakeData(Scanjour.Workflow4.Base.WorkflowType,System.Collections.Generic.IDictionary{System.String,System.Object},System.String,System.Boolean,System.String)"]
- onRecord (Optional)
- Type: SystemBoolean
[Missing <param name="onRecord"/> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.MakeData(Scanjour.Workflow4.Base.WorkflowType,System.Collections.Generic.IDictionary{System.String,System.Object},System.String,System.Boolean,System.String)"]
- processId (Optional)
- Type: SystemString
[Missing <param name="processId"/> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.MakeData(Scanjour.Workflow4.Base.WorkflowType,System.Collections.Generic.IDictionary{System.String,System.Object},System.String,System.Boolean,System.String)"]
Return Value
Type: WorkflowCreationData[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.MakeData(Scanjour.Workflow4.Base.WorkflowType,System.Collections.Generic.IDictionary{System.String,System.Object},System.String,System.Boolean,System.String)"]