EventActionContext Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class EventActionContext
The EventActionContext type exposes the following members.
| Name | Description | |
|---|---|---|
| EventActionContext |
| Name | Description | |
|---|---|---|
| NeverReloadActionObject |
This option is used when evaluating shadow object events.
| |
| ReassignmentMessage |
ReassignmentMessage is only relevant for events of type ActivityReassigned.
It holds an optional message supplied by the user who reassigned the activity.
|
| 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.) |