{CompanyName} FlexyGo

GipeExecutor..::..SetWorkflowStepEntity Method

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

Syntax


public static bool SetWorkflowStepEntity(
	int execId,
	int StepId,
	IEntity e
)
Public Shared Function SetWorkflowStepEntity ( _
	execId As Integer, _
	StepId As Integer, _
	e As IEntity _
) As Boolean

Parameters

execId
Type: Int32
StepId
Type: Int32
e
Type: FLEXYGO.Objects..::..IEntity