SetConcurrentLink Method
- Last UpdatedNov 06, 2025
- 1 minute read
The SetConcurrentLink() method sets the concurrent link number for the list of jobs supplied.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- jobList
- Required. Holds an array of row_id values from the Job table.
- concurrentLinkNo
- Output. Holds the concurrent link number for the list of jobs.