{CompanyName} FlexyGo

GipeExecutor..::..SetWorkflowStepResponse Method

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

Syntax


public static bool SetWorkflowStepResponse(
	int execId,
	int StepId,
	string response
)
Public Shared Function SetWorkflowStepResponse ( _
	execId As Integer, _
	StepId As Integer, _
	response As String _
) As Boolean

Parameters

execId
Type: Int32
StepId
Type: Int32
response
Type: String