Click or drag to resize

ImportationManagerClearCompletedDocuments Method

Clear completed documents associated with given job.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ClearCompletedDocuments(
	int jobId
)

Parameters

jobId
Type: SystemInt32
See Also