{CompanyName} FlexyGo

GipeExecutor..::..StartNewExecution Method

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

Syntax


public static int StartNewExecution(
	IEntity entity,
	ConfToken conftoken,
	string workflowId,
	string userId,
	bool debugMode,
	bool refresh
)
Public Shared Function StartNewExecution ( _
	entity As IEntity, _
	conftoken As ConfToken, _
	workflowId As String, _
	userId As String, _
	debugMode As Boolean, _
	refresh As Boolean _
) As Integer

Parameters

entity
Type: FLEXYGO.Objects..::..IEntity
conftoken
Type: FLEXYGO.Configuration.Tokens..::..ConfToken
workflowId
Type: String
userId
Type: String
debugMode
Type: Boolean
refresh
Type: Boolean