ImportationManagerClearCompletedDocuments Method

Clear completed documents associated with given job.

Definition

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

Parameters

jobId  Int32

See Also