Click or drag to resize

ServerActionsProcessStartWithCommand Method

[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: 24.5.0.0 (24.5.0.0)
Syntax
public static void ProcessStartWithCommand(
	string psCommand,
	ServerActionsPSActions psAction
)

Parameters

psCommand  String

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

psAction  ServerActionsPSActions

[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