Click or drag to resize

ImportedDocumentAutoDelete Property

If true, the document is deleted after import.

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

Property Value

Type: Boolean
See Also