FileHold 17.1 API Documentation
C#
Show/Hide TOC
Imported
Document
Auto
Delete Property
If true, the document is deleted after import.
Definition
Namespace:
FileHold.LibraryManager.Models
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
bool
AutoDelete
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
ImportedDocument Class
FileHold.LibraryManager.Models Namespace
In This Article
Definition
See Also