Click or drag to resize

ImportationManagerUpdateImportationJob Method (ImportationJob)

Update an existing importation job.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void UpdateImportationJob(
	ImportationJob job
)

Parameters

job
Type: FileHold.LibraryManagerImportationJob
See Also