Click or drag to resize

FDAAdvancedSettings Class

FDA Advanced settings for a user
Inheritance Hierarchy
SystemObject
  FileHold.LibraryManagerFDAAdvancedSettings

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class FDAAdvancedSettings

The FDAAdvancedSettings type exposes the following members.

Constructors
  NameDescription
Public methodFDAAdvancedSettings
Initializes a new instance of the FDAAdvancedSettings class
Top
Properties
  NameDescription
Public propertyClickToTag
Public propertyClickToTagIsSystem
Public propertyDefaultClose
Public propertyDefaultCloseIsSystem
Public propertyDefaultScreen
Public propertyDefaultScreenIsSystem
Public propertyDeleteAfterAdd
Public propertyDeleteAfterAddIsSystem
Public propertyDeleteAfterCheckIn
Public propertyDeleteAfterCheckInIsSystem
Public propertyDocumentImportFormat
Public propertyDocumentImportFormatIsSystem
Public propertyEnablePdfViewer
Public propertyEnablePdfViewerIsSystem
Public propertyInformUserBeforeAutomaticCleaningUpUsersWorkingDocuments
'Prompt user before automatically cleaning up user's working documents' option
Public propertyInformUserBeforeAutomaticCleaningUpUsersWorkingDocumentsIsSystem
Enforce 'Prompt user before automatically cleaning up user's working documents' option
Public propertyKeepAlive
Public propertyKeepAliveIsSystem
Public propertyMaxTransfers
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.
Public propertyMaxTransfersIsSystem
Public propertyMessageCleanUp
'Automatically clean up user's working documents' option
Public propertyMessageCleanUpIsSystem
Enforce 'Automatically clean up user's working documents' option
Public propertyMessageDownloadCheckOut
Public propertyMessageDownloadCheckOutIsSystem
Public propertyMessageDownloadCopies
Public propertyMessageDownloadCopiesIsSystem
Public propertyMessageRemoveFiles
Public propertyMessageRemoveFilesIsSystem
Public propertyMessageSmartCheckInOut
Public propertyMessageSmartCheckInOutIsSystem
Public propertyOneInManyViewers
Public propertyOneInManyViewersIsSystem
Public propertyRecycleBin
Public propertyRecycleBinIsSystem
Public propertySendAutoTagged
Public propertySendAutoTaggedIsSystem
Public propertySendMetadata
Public propertySendMetadataIsSystem
Public propertyShowWelcomeScreen
Public propertyShowWelcomeScreenIsSystem
Public propertyThumbnailOrientation
Public propertyThumbnailOrientationIsSystem
Public propertyViewerAutoopenInbox
Public propertyViewerAutoopenInboxIsSystem
Public propertyViewerAutoopenRegular
Public propertyViewerAutoopenRegularIsSystem
Public propertyViewerSeparateTabs
Public propertyViewerSeparateTabsIsSystem
Public propertyWorkingDocumentsDeleteTriggerConditions
Top
Extension Methods
See Also