Search Results for

    Show / Hide Table of Contents

    Class GlobalSettingsContract

    Global settings

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class GlobalSettingsContract : Object

    Name Description
    GlobalSettingsContract()

    Fields

    Name Description
    CADIntegrationActive

    Activate CAD integration in clients

    CADIntegrationExtensions

    File extensions for CAD integration

    CADIntegrationWebserviceURL

    CAD web service URL

    CheckForDuplicateDocuments

    Defines if check for duplicate documents is allowed or not

    DataProviderForImport

    Data provider for import (0=None, 1=PluginProvider, 2=WebDataProvider)

    DataProviderForPropertyEdit

    Data provider for property edit (0=None, 1=PluginProvider, 2=WebDataProvider)

    DataProviderForSearch

    Data provider for search (0=None, 1=PluginProvider, 2=WebDataProvider)

    DataProviderTimeout

    Time out for web data provider calls

    DataProviderURL

    Web data provider URL

    DefaultImportTemplateChangeActionKey

    Import template change action (0=AllValues, 1=NewTemplate, 2=OnlyValues, 3=None)

    DocumentReminderInterval

    Interval for document reminder server process

    DocumentShareMailTemplateId

    Id of the document share mail template. The corresponding mail is sent when a share is created.

    EmailSendTimeMode

    Mode for email send time configuration

    MaximumFileSize

    Value for Maximum File Size. Default value should be 100GB Default Values 100 GB 100000000000 1 KB = 1024 Bytes 100 GB 100374182400

    MaximumSearchResults

    Defines the maximum search results. Default: 10.000

    MaxValueForProposal

    Maximum value for proposal. Default index value: 20

    MinValueForProposal

    Minimum value for proposal. Default index value: 0

    PageCountForStreamingUsers

    Number of pages when to begin streaming for documents

    PaperBinProtectionDomainId

    Protection domain id for paper bin feature

    ProcessFulltext

    Defines if the process fulltext enable. Default: False

    ProcessRespectProtectionDomainForUsers

    Processes respects protection domains for user assignment

    ProcessStoreSearches

    Path to folder which contains the process search folders.

    ResetUserPasswordMailTemplateId

    Id of the reset password mail template

    RespectImportTemplateInEditProperties

    True if the clients should display the import template in property edit dialogs

    SendDocumentShareMailForWholeShare

    Defines mail delivery for whole share object.

    SessionCount

    Session count

    ShowExtendedMessagesInProcessManagement

    True if the client should show extended messages.

    • Ask for closing a task
    ShowPropertyEditAfterCheckIn

    True if the clients should display the property edit after check in

    ShowTemplateChangeOptionsDialogKey

    Show change options on import template change

    TemplateFolder

    Folder path for templates

    TextModuleFolder

    Folder path for text modules

    UrlLink

    Link for document views

    UrlPlaceholderDocId

    Placeholder for document id

    UrlPlaceholderStoreId

    Placeholder for info store id

    UsePasswordProtectionForZip

    Use password protection feature for zip files

    VerificationCodeMailTemplateId

    Id of the verification code mail template

    Back to top Copyright © Kendox