FileHold 17.1 API Documentation
C#
Show/Hide TOC
System
Settings Class
Structure storing various system settings
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
SystemSettings
Inheritance
Object
SystemSettings
Constructors
SystemSettings
Initializes a new instance of the
SystemSettings
class
Properties
AllowDashboardToNotAdmin
AllowDocumentVersionCreateDateToBeOverridden
CALLogNotificationInterval
CALLogNotificationRecipients
ChangeDocumentType
CheckOutDocumentsInWorkflow
ConvertToElectronic
ConvertToOffline
CourierEnabled
DocumentShortcuts
Obsolete, always false.
EditMetadataWhileWorkflowActive
EditROFieldsOnCreation
EventArchive
EventConvertToRecord
EventDelete
EventUserDefined
ExcludeAdminsFromCentrailizedOptionsManagement
InitiateWorkflowNotOwner
ManualArchive
ManualUnArchive
OcrEnabled
OcrPriority
Higher priority for just added/checkedin documents
OptionalPasswordInWorkflowTemplate
WorkflowMergeTemplateClosingTag
WorkflowMergeTemplateOpeningTag
WorkflowMergeTemplateSmartFolderId
WorkflowMergeTemplateTagFieldDelimiter
WorkflowNotificationEmailAddress
WorkflowNotificationSystemName
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