WatchedFolder Class |
Namespace: FileHold.LibraryManager
public class WatchedFolder
The WatchedFolder type exposes the following members.
Name | Description | |
---|---|---|
![]() | WatchedFolder | Initializes a new instance of the WatchedFolder class |
Name | Description | |
---|---|---|
![]() | AutoDelete |
If true, documents are deleted after import.
|
![]() | AutoFilingScript |
Name of auto-filing script to use. If empty, documents will be auto-filed according to the configuration on the schema.
|
![]() | AutoFilingTemplateId | |
![]() | AutoUpdate |
If true, watched folder is automatically updated in the background.
|
![]() | DocumentSchemaId |
Identifier of the document schema.
|
![]() | FieldDelimiter |
Columns delimiter in the source file when Indirect Metadata option is turned on.
|
![]() | FileExtension |
Extension of the source file when Indirect Metadata option is turned on.
|
![]() | IndirectMetadata |
If true, only files with specified extension and delimiters will be watched.
|
![]() | Metadata |
Metadata values in the same format as for AddDocumentInfo.
|
![]() | SourcePath |
Path of the source folder in the file system.
|
![]() | TargetFolderId |
Identifier of the target folder in FileHold library.
|
![]() | UseAutoFiling |
If true, auto-filing script will be used for determining target folder.
|
![]() | ValueDelimiter |
Values delimiter in the source file when Indirect Metadata option is turned on. It is used to delimit multiple values in a single cell.
|
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |