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.

Definition

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

Property Value

NullableInt32

See Also