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
Syntaxpublic int? AutoFilingTemplateId { get; set; }
Property Value
Type:
NullableInt32
See Also