ProcessTaskUser Class

This object represents a user in a Process Task.

Properties

PROPERTY NAME

DATA TYPE

DESCRIPTION

Comment

String

The optional comments if the user completed this Task

End

DateTime

The time that the user completed this Task

ProcessInstance

Process Instance Object

The Process Instance object for the Process containing this Task User

ProcessTaskInstance

Process Task Instance Object

The Process Task Instance object for the Task containing this Task User

PROCID

String

The ID of the Process Definition

Start

DateTime

The time that the user started in this Task

Status

Integer

The status of this user in this Process Task. Please see the table definition of tblProjActivityUserInst for status codes.

SubTaskName

String

The optional name of the sub task assigned to this Task User

TASKID

String

The ID of the Process Task

TASKINSTID

String

The ID of the Task Instance

TASKUID

String

The ID of the Process Task User

TASKUINSTID

String

The ID of the Task User Instance

TermReason

Integer

The termination reason for this user in this Task. Please see the Classes topic for a list of termination reasons and their associated integer code.

TLID

String

The optional task list ID

User

User Object

The user object

Methods