ImportationManagerClearErrorDocuments Method

Clear documents with error associated with given job.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Clear documents with error associated with given job.")]
public void ClearErrorDocuments(
	int jobId
)

Parameters

jobId  Int32

See Also