WatchedFolderExtractionRulesSelectSchema Property

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.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public bool ExtractionRulesSelectSchema { get; set; }

Property Value

Boolean

See Also