deWorkflowInstance..::..execute Method (Hashtable, Hashtable, Nullable<(Of <(<'DateTime>)>)>, Boolean, String)
Executes the specified o variable default values.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool execute( Hashtable oVariableDefaultValues, Hashtable oGlobalDefaultValues, Nullable<DateTime> oExecDateTime, bool isTestMode, string testModeUserID )
Parameters
- oVariableDefaultValues
- Type: Hashtable
The o variable default values.
- oGlobalDefaultValues
- Type: Hashtable
The o global default values.
- oExecDateTime
- Type: Nullable<(Of <(<'DateTime>)>)>
The o execute date time.
- isTestMode
- Type: Boolean
if set to true [Test mode is true].
- testModeUserID
- Type: String
The test mode user identifier.