Search Results for

    Show / Hide Table of Contents

    Class ProcessTemplateContract

    Represents a process template

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

    Name Description
    ProcessTemplateContract()

    Fields

    Name Description
    AddProcessPropertiesToDocument

    Defines if process properties are copied to document after process completion

    AssignToCreatorAfterCompletion

    Defines if process will be assigned to creator for completion

    AssumeDocumentProperties

    Defines if document properties are copied to process when it is created

    ColumnConfiguration

    Column configuration for the document view

    CustomProperties

    List of custom properties to assign to process

    Description

    Description of the process template

    DiagramData

    Additional diagram data to draw the diagram

    Diagramm

    Xml representation of diagramm in bytes

    DoNotAllowDeputyRepresentation

    If deputy representation is allowed.

    DueDateDays

    Due time in days

    HidePropertiesAtProcessStart

    Defines the hidden properties at the start of a process

    Id

    Id of the process template

    ImportTemplateId

    Id of the import template

    Name

    Name of the process template

    PreventCloseWhenDocumentsCheckedOut

    Defines if process can be close when Documents are checked out.

    PriorityEnum

    Priority of the process PriorityEnum

    ProcessCategoryId

    Id of the process category

    ProcessName

    Name of the process to create

    Properties

    List of properties to assign to process

    ProtectionDomainId

    Id of the protection domain

    ShowCommentWindow

    Defines if comment window is shown

    StartTaskTemplateId

    First task of this process

    StartWithoutUI

    Defines flag for starting without an UI.

    TaskTemplateConditions

    Condition task templates

    TaskTemplateFunctions

    List of task template functions

    TaskTemplates

    User task templates

    TaskTemplateWebServices

    WebService task templates

    Back to top Copyright © Kendox