Search Results for

    Show / Hide Table of Contents

    Class WorkspacePreloadOptionsContract

    Represents the workspace preload options

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

    Name Description
    WorkspacePreloadOptionsContract()

    Fields

    Name Description
    BlobStoreProviders

    Defines if all available blob store providers are preloaded

    CloudSchemaStore

    Defines if the cloud schema store is preloaded

    ConvertingSettings

    Defines if the converting settings are preloaded

    CurrentlyAllowedImportTemplatesForCreating

    Defines if the currently allowed import templates for the user creating a document are preloaded

    CurrentlyAllowedImportTemplatesNamedForCreating

    Defines if the currently allowed import templates named for the user creating a document are preloaded

    CurrentlyAllowedInfoStoresForCreating

    Defines if the currently allowed info stores for the user creating a document are preloaded

    CurrentlyAllowedInfoStoresNamedForCreating

    Defines if the currently allowed info stores named for the user creating a document are preloaded

    CurrentlyAllowedProtectionDomainsForCreating

    Defines if the currently allowed protection domains for the user creating a document are preloaded

    CurrentlyAllowedProtectionDomainsForCreatingProcess

    Defines if the currently allowed protection domains for the user creating a process are preloaded

    CurrentlyAllowedProtectionDomainsNamedForCreating

    Defines if the currently allowed protection domains named for the user creating a document are preloaded

    CurrentlyAllowedProtectionDomainsNamedForCreatingProcess

    Defines if the currently allowed protection domains named for the user creating a process are preloaded

    DocumentConvertingSettings

    Defines if the document converting settings are preloaded

    FormSchemaStore

    Defines if the form schema store is preloaded

    GlobalSettings

    Defines if the global settings are preloaded

    InfoStores

    Defines if all info stores are preloaded

    PreloadAll

    Defines if the whole workspace is preloaded

    SchemaStore

    Defines if the schema store is preloaded

    SecurityStore

    Defines if the security store is preloaded

    ServerInfo

    Defines if the server informations are preloaded

    TaskTemplates

    Defines if the task templates are preloaded

    UserAdminAccessRights

    Defines if the allowed administrative access rights for the connected user are preloaded

    UserInterfaceSettingsStore

    Defines if the user interface settings store is preloaded

    UserStore

    Defines if the user store is preloaded

    Back to top Copyright © Kendox