Search Results for

    Show / Hide Table of Contents

    Class ProcessUserTaskParameterContract

    Represents process user task parameters

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

    Name Description
    ProcessUserTaskParameterContract()

    Fields

    Name Description
    AreOnlyUserGroupsFromAvailableUserGroupsAllowed

    Flag which determines whether or not only user groups from available user groups are allowed

    AssignedGroupIds

    List of assigned group ids

    AssignedUserIds

    List of assigned user ids

    AvailableGroupIds

    List of available group ids

    AvailableUserIds

    List of available user ids

    EscalateGroupIds

    List of escalate group ids

    EscalateUserIds

    List of escalate user ids

    IsChangeOfUsersAllowed

    Flag which determines whether or not the users can be changed

    ProcessDueDate

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

    RequestType

    Request type

    TaskDueDate

    Due date of the task. Date format: yyyy-MM-ddTHH:mm:ss

    Back to top Copyright © Kendox