Click or drag to resize

DocumentInfoAutoFilingScriptToUse Property

Name of the auto-filing script to use in order to determine the destination folder. Optional. When specified, the FolderId and AutoFilingTemplateId properties are ignored.

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

Property Value

Type: String
See Also