ContentServerActionsCreateFile Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateFile(System.String,System.String,System.String,System.String)"]

Namespace:  Scanjour.Workflow4.TestFramework.Internal.Actions
Assembly:  Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static File CreateFile(
	string title = "Test File",
	string fileClass = "00",
	string officer = "",
	string responsibleUnit = ""
)

Parameters

title (Optional)
Type: SystemString

[Missing <param name="title"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateFile(System.String,System.String,System.String,System.String)"]

fileClass (Optional)
Type: SystemString

[Missing <param name="fileClass"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateFile(System.String,System.String,System.String,System.String)"]

officer (Optional)
Type: SystemString

[Missing <param name="officer"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateFile(System.String,System.String,System.String,System.String)"]

responsibleUnit (Optional)
Type: SystemString

[Missing <param name="responsibleUnit"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.CreateFile(System.String,System.String,System.String,System.String)"]

Return Value

Type: File

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

See Also

Reference