DocumentManagerUpdateAssembleDocumentsJob Method
Updates configuration of existing assemble job and moves it to the back of queue. Allowed only for paused jobs.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Updates configuration of existing assemble job and moves it to the back of queue. Allowed only for paused jobs.")]
public void UpdateAssembleDocumentsJob(
int jobId,
AssembleConfiguration configuration
)
Parameters
- jobId Int32
-
- configuration AssembleConfiguration
-