TransitionEventDefinition Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class TransitionEventDefinition : IObjectWithId, ICloneable
The TransitionEventDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| TransitionEventDefinition |
| Name | Description | |
|---|---|---|
| EventDefinitionId |
Contains the ID. The actual objects are found in the cache.
|
| 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.) |
| Name | Description | |
|---|---|---|
| IObjectWithId.GetId |