Click or drag to resize

ImportationManagerResetImportationJob Method (Int32)

Reset an importation job.

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

Parameters

jobId
Type: SystemInt32
See Also