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
Syntaxpublic int GetImportedDocumentsCount(
int jobId
)
Parameters
- jobId
- Type: SystemInt32
Return Value
Type:
Int32
See Also