Click or drag to resize

ImportationManagerGetImportationJobs Method

Return the list of importation jobs.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ImportationJob> GetImportationJobs()

Return Value

Type: ListImportationJob
See Also