ScheduledProcess.SetNewOrder Method |
Moves the order of execution for this scheduled process object to a new position in the list.
NOTE: You must call Config.Subsystem.GetArrayOfScheduledProcesses() after calling this function to see the new order of execution.
Namespace: IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Parameters
order
The new order by which the scheduled process will be executed.
Return Value
Type: Int32