FileHold 17.2 API Documentation
C#
Show/Hide TOC
Importation
Job
Type Enumeration
Type of importation job.
Definition
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
Copy
public
enum
ImportationJobType
Members
WatchedFolder
0
Documents are added by watching the specified folder.
API
1
Documents are added by API only.
WatchedFTP
2
Documents are added by watching the specified FTP site.
See Also
Reference
FileHold.Common Namespace
In This Article
Definition
Members
See Also