Click or drag to resize

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
Syntax
C#
public void DeleteImportationJob(
	int jobId
)

Parameters

jobId
Type: SystemInt32
See Also