Search Results for

    Show / Hide Table of Contents

    Class ProcessContract

    Represents a process

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

    Name Description
    ProcessContract()

    Fields

    Name Description
    AccessRightsEnumList

    List of allowed access rights AccessRightsEnum

    CheckOutStateEnum

    Check out state of the process CheckOutStateEnum

    CheckOutUserId

    Id of the user for which document is checked out

    Comments

    List of all comments

    CompletedDate

    Completed date of the process. Date format: yyyy-MM-ddTHH:mm:ss

    CompletedTasks

    List of all already completed tasks

    CreatedDate

    Creation date of the process. Date format: yyyy-MM-ddTHH:mm:ss

    CurrentTask

    Currently active task

    CustomProperties

    List of all custom properties

    Description

    Description for the process

    DocumentIds

    List of all attached document ids

    DueDate

    Due date for the process. Date format: yyyy-MM-ddTHH:mm:ss

    Id

    Id of process

    Name

    Display name of process

    PluginStream

    Data container for plugins

    PriorityEnum

    Priority of process PriorityEnum

    ProcessTemplateId

    Process template id

    Properties

    List of all properties

    ProtectionDomainId

    Protection domain id of process

    SessionCount

    Session count

    StatusEnum

    Status of process StatusEnum

    Back to top Copyright © Kendox