Click or drag to resize

WatchedFolderAutoFilingScript Property

Name of auto-filing script to use. If empty, documents will be auto-filed according to the configuration on the schema.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public string AutoFilingScript { get; set; }

Property Value

Type: String
See Also