WorkItemEntry Class |
Namespace: Omada.OE.Model
public class WorkItemEntry
The WorkItemEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | WorkItemEntry |
Name | Description | |
---|---|---|
![]() | AbsDuration |
The amount of time that passed before the performer completed his task (by activating a transition).
The amount of time is measured as ActionDate-ActivationDate.
|
![]() | Action |
Name of activated transition
|
![]() | ActionDate |
Date that the action was performed.
|
![]() | ActivationDate |
The latest activation date of the activity that lies earlier that ActionDate.
|
![]() | Comment |
Comment provided by the assignee to an WorkItem.
|
![]() | Who |
Name of user who is assigned to the WorkItem.
|
![]() | WhoUserId |
ID of user who is assigned to the WorkItem.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |