Click or drag to resize

DocumentInfoAutoFilingTemplateId Property

Id of the auto-filing template to use in order to determine the destination folder. Optional. When specified, the FolderId property is ignored.

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

Property Value

Type: NullableInt32
See Also