public IReadOnlyList<string> ReopenJobs( IReadOnlyList<string> jobIDs )
Public Function ReopenJobs( _ ByVal jobIDs As IReadOnlyList(Of String) _ ) As IReadOnlyList(Of String)
Parameters
- jobIDs
- The IDs of the jobs to reopen
Return Value
int array of jobs that couldn't be reopened