public class WatchedFolder
WatchedFolder | Initializes a new instance of the WatchedFolder class |
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. |
ExtractionRulesSelectSchema | If true, the extraction schema will define the schema for the document. If false, the extraction rule is only applied if it matches the document schema defined in the job. |
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. |
Convert |
Converts an object to a specified type.
(Defined by ObjectExtension) |
ConvertT | (Defined by ObjectExtension) |
ConvertT |
Converts an object to a specified type.
(Defined by ObjectExtension) |
ToJson | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert |
Attempts to convert an object to a specified type.
(Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT |
Attempts to convert an object to a specified type.
(Defined by ObjectExtension) |