Search Results for

    Show / Hide Table of Contents

    Class TaskTemplateContract

    Represents a user task template

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

    Name Description
    TaskTemplateContract()

    Fields

    Name Description
    ApplicationExecuteInfos

    List of all external epplication calls

    AssignedGroupIds

    List of all preassigend group ids

    AssignedUserCCIds

    List of all preassigned user CC ids

    AssignedUserIds

    List of all preassigend user ids

    CanOverrideAssignedUsers

    Defines if assigned users can be overwritten

    CloseProcessAfterCompletion

    Defines if process is completed after finish

    CopyProcessCommentsToDocumentBlog

    If copy process comments to document blog is set.

    DeactivatedTabs

    List of names of all tabs which should be deactivated

    DelayedNotification

    Defines if notifications will be sent delayed

    Description

    Description for the task template

    DoEscalate

    Defines if escalation should be done

    DoNotAllowDeputyRepresentation

    If deputy representation is allowed.

    DueDateDays

    Task due time in days

    EscalateGroupIds

    List of all escalate group ids

    EscalateUserIds

    List of all escalate user ids

    FormIds

    Represents the list of form ids

    FreeSelectAssignedUsers

    Defines if all users can be selected

    Id

    Id of the task template

    Name

    Display name for the task template

    NextTemplateId

    Task template id of the next task

    NoNotification

    Defines if notifications will be sent

    PredefinedGroupIds

    List of all preassigned group ids. If the list contains groups with users and the field FreeSelectAssignedUsers is not set, only users are in the predefined group or user list can be assigned to the lists AssignedUserIds and AssignedUserCCIds

    PredefinedUserIds

    List of all preassigned user ids. If the list contains users and the field FreeSelectAssignedUsers is not set, only users which are in the predefined group or user list can be assigned to the lists AssignedUserIds and AssignedUserCCIds

    RequiresAllRecipients

    Defines if all recipients have to close the task

    RequiresResponse

    Defines if calling user gets task after it is completed

    ShowCloseTaskDialog

    Defines if comment window is shown when task is closed

    UIPluginControlFAT

    List of classes for FAT client plugins

    UIPluginControlSilverlight

    List of xap files for silverlight client plugins

    UIPluginControlWeb

    List of classes for web client plugins

    Back to top Copyright © Kendox