deRuntime..::..executionMode Property
get/set the execution mode of the engine
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public executionMode executionMode { get; set; }
Public Property executionMode As executionMode Get Set
public: property executionMode^ executionMode { executionMode^ get (); void set (executionMode^ value); }