PackageActionsLoad Method (String, String)

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.PackageActions.Load(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 void Load(
	string url,
	string path
)

Parameters

url
Type: SystemString

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

path
Type: SystemString

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

See Also

Reference