ImportationJobType Enumeration

Type of importation job.

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public enum ImportationJobType

Members

WatchedFolder0 Documents are added by watching the specified folder.
API1 Documents are added by API only.
WatchedFTP2 Documents are added by watching the specified FTP site.

See Also