ImportationManagerDeleteImportationJob Method (Int32) |
Delete an importation job and all pending documents.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void DeleteImportationJob(
int jobId
)
Parameters
- jobId
- Type: SystemInt32
See Also