ImportationManagerClearErrorDocuments Method |
Clear documents with error associated with given job.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void ClearErrorDocuments(
int jobId
)
Parameters
- jobId
- Type: SystemInt32
See Also