BatchJobsManagerResumeBatchJob Method
            Allows to resume selected batch job. Only paused jobs can be resumed.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Allows to resume selected batch job. Only paused jobs can be resumed.")]
public void ResumeBatchJob(
	int jobId
)
Parameters
- jobId  Int32
 -