Click or drag to resize

ImportationManagerGetImportedDocumentsCount Method (Int32)

Return the number of pending and imported documents associated with given job.

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

Parameters

jobId
Type: SystemInt32

Return Value

Type: Int32
See Also