[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateRecords(Scanjour.OData.Client.Lite.WorkZone.File,System.Int32,System.String,System.String,System.String,System.IO.Stream,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)
public static Record[] CreateRecords( File file, int count, string titleTemplate = "Test Record {0}", string state = "UÅ", string type = "DOK", Stream documentStream = null, string responsibleUnit = "" )
Parameters
- file
- Type: File
[Missing <param name="file"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateRecords(Scanjour.OData.Client.Lite.WorkZone.File,System.Int32,System.String,System.String,System.String,System.IO.Stream,System.String)"]
- count
- Type: SystemInt32
[Missing <param name="count"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateRecords(Scanjour.OData.Client.Lite.WorkZone.File,System.Int32,System.String,System.String,System.String,System.IO.Stream,System.String)"]
- titleTemplate (Optional)
- Type: SystemString
[Missing <param name="titleTemplate"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateRecords(Scanjour.OData.Client.Lite.WorkZone.File,System.Int32,System.String,System.String,System.String,System.IO.Stream,System.String)"]
- state (Optional)
- Type: SystemString
[Missing <param name="state"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateRecords(Scanjour.OData.Client.Lite.WorkZone.File,System.Int32,System.String,System.String,System.String,System.IO.Stream,System.String)"]
- type (Optional)
- Type: SystemString
[Missing <param name="type"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateRecords(Scanjour.OData.Client.Lite.WorkZone.File,System.Int32,System.String,System.String,System.String,System.IO.Stream,System.String)"]
- documentStream (Optional)
- Type: System.IOStream
[Missing <param name="documentStream"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateRecords(Scanjour.OData.Client.Lite.WorkZone.File,System.Int32,System.String,System.String,System.String,System.IO.Stream,System.String)"]
- responsibleUnit (Optional)
- Type: SystemString
[Missing <param name="responsibleUnit"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateRecords(Scanjour.OData.Client.Lite.WorkZone.File,System.Int32,System.String,System.String,System.String,System.IO.Stream,System.String)"]
Return Value
Type: Record[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateRecords(Scanjour.OData.Client.Lite.WorkZone.File,System.Int32,System.String,System.String,System.String,System.IO.Stream,System.String)"]