FileHold 17.1 API Documentation
C#
Show/Hide TOC
FDAAdvanced
Settings Class
FDA Advanced settings for a user
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
FDAAdvancedSettings
Inheritance
Object
FDAAdvancedSettings
Constructors
FDAAdvancedSettings
Initializes a new instance of the
FDAAdvancedSettings
class
Properties
ClickToTag
ClickToTagIsSystem
DefaultClose
DefaultCloseIsSystem
DefaultScreen
DefaultScreenIsSystem
DeleteAfterAdd
DeleteAfterAddIsSystem
DeleteAfterCheckIn
DeleteAfterCheckInIsSystem
DocumentImportFormat
DocumentImportFormatIsSystem
EnablePdfViewer
EnablePdfViewerIsSystem
InformUserBeforeAutomaticCleaningUpUsersWorkingDocuments
'Prompt user before automatically cleaning up user's working documents' option
InformUserBeforeAutomaticCleaningUpUsersWorkingDocumentsIsSystem
Enforce 'Prompt user before automatically cleaning up user's working documents' option
KeepAlive
KeepAliveIsSystem
MaxTransfers
This property is obsolete; it is always set to 1. In most cases, only one transfer should be used at a time, to ensure best performance.
MaxTransfersIsSystem
MessageCleanUp
'Automatically clean up user's working documents' option
MessageCleanUpIsSystem
Enforce 'Automatically clean up user's working documents' option
MessageDownloadCheckOut
MessageDownloadCheckOutIsSystem
MessageDownloadCopies
MessageDownloadCopiesIsSystem
MessageRemoveFiles
MessageRemoveFilesIsSystem
MessageSmartCheckInOut
MessageSmartCheckInOutIsSystem
OneInManyViewers
OneInManyViewersIsSystem
RecycleBin
RecycleBinIsSystem
SendAutoTagged
SendAutoTaggedIsSystem
SendMetadata
SendMetadataIsSystem
ShowWelcomeScreen
ShowWelcomeScreenIsSystem
ThumbnailOrientation
ThumbnailOrientationIsSystem
ViewerAutoopenInbox
ViewerAutoopenInboxIsSystem
ViewerAutoopenRegular
ViewerAutoopenRegularIsSystem
ViewerSeparateTabs
ViewerSeparateTabsIsSystem
WorkingDocumentsDeleteTriggerConditions
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.LibraryManager Namespace
In This Article
Definition
Constructors
Properties
Extension Methods
See Also