SetCurJobExec Method
- Last UpdatedNov 06, 2025
- 1 minute read
This overload of the SetCurJobExec() method sets the current job exec to the job position on which the specified job is running. This sets the specified job as the current job on which the user is working.
| Overload | Description |
|---|---|
| SetCurJobExec(String,String,Int32) | This overload of the SetCurJobExec() method sets the current job exec to the job position on which the specified job is running. This sets the specified job as the current job on which the user is working. |
| SetCurJobExec(Int32) | This overload of the SetCurJobExec() method sets the current job exec to the job position specified. This makes the job running at the specified job position the current job. |