ServerActionsProcessStartWithCommand Method

Scanjour Workflow4 Reference Manual

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

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 ProcessStartWithCommand(
	string psCommand,
	ServerActionsPSActions psAction
)

Parameters

psCommand
Type: SystemString

[Missing <param name="psCommand"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ServerActions.ProcessStartWithCommand(System.String,Scanjour.Workflow4.TestFramework.Internal.Actions.ServerActions.PSActions)"]

psAction
Type: Scanjour.Workflow4.TestFramework.Internal.ActionsServerActionsPSActions

[Missing <param name="psAction"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ServerActions.ProcessStartWithCommand(System.String,Scanjour.Workflow4.TestFramework.Internal.Actions.ServerActions.PSActions)"]

See Also

Reference