{CompanyName} FlexyGo

GipeExecutor..::..SetWorkflowStepParams Method

Namespace:  FLEXYGO.Gipe
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public static bool SetWorkflowStepParams(
	int ExecId,
	int StepId,
	KeyValuePairs[] ProcessParams
)
Public Shared Function SetWorkflowStepParams ( _
	ExecId As Integer, _
	StepId As Integer, _
	ProcessParams As KeyValuePairs() _
) As Boolean

Parameters

ExecId
Type: Int32
StepId
Type: Int32
ProcessParams
Type: array<KeyValuePairs>[]()[][]