Search Results for

    Show / Hide Table of Contents

    Class ImportTemplateContract

    Represents an import template

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

    Name Description
    ImportTemplateContract()

    Fields

    Name Description
    CanChangeFolders

    Defines if the folder assignments can be changed before the import

    CanChangeInfoStore

    Defines if the info store can be changed before the import

    CanChangeLifeCycle

    Defines if the life cycle can be changed before the import

    CanChangeLinks

    Defines if the document links can be changed before the import

    CanChangeProcessTemplate

    Defines if the process template can be changed before the import

    CanChangeProperties

    Defines if the properties can be changed before the import

    CanChangeProtectionDomain

    Defines if the protection domain can be changed before the import

    CanChangeSignatureProfile

    Defines if the signature profile can be changed before the import

    DeleteFileAfterImport

    Defines if the imported file is deleted after import

    Id

    Id of the import template

    ImportTemplateCategoryId

    Id of the import template category

    InfoStoreId

    Id of the info store

    LifeCycleId

    Id of the life cycle

    Name

    Name of the import template

    NotVisibleInUserInterface

    Defines if the imported file is visible in user interface.

    ProcessTemplateId

    Id of the process template

    PropertyPageTemplateId

    Id of the property page template

    ProtectionDomainId

    Id of the protection domain

    SignatureProfileId

    Id of the signature profile

    StartProcessAfterImport

    Defines if a process is started after import

    Back to top Copyright © Kendox