Click or drag to resize

ImportationJobType Property

Type of the job (watched folder or API).

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ImportationJobType Type { get; set; }

Property Value

Type: ImportationJobType
See Also