Undefined |
The UndefinedTreeEventClass Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| Environment | List with processing results of the predecessors of the node reporting the event. (Inherited from TreeEvent) | |
| Logical | Logical value of the node that reports the event (true, false or null). (Inherited from TreeEvent) | |
| Name | User name of the event (Inherited from TreeEvent) | |
| NodeName | Name of the node reporting the event. (Inherited from TreeEvent) | |
| NodePath | Path to the node that reports the event. (Inherited from TreeEvent) | |
| Results | List with processing results of the node reporting the event. (Inherited from TreeEvent) | |
| SenderId | Id of the node reporting the event. (Inherited from TreeEvent) | |
| SourceId | Id of the node in which the event occurs. (Inherited from TreeEvent) | |
| State | Processing status of the node reporting the event (None, Start, Done, Fault, Timeout, UserAbort.). (Inherited from TreeEvent) | |
| ThreadId | Id of the corresponding thread (Inherited from TreeEvent) | |
| Timestamp | Date and time of the event (Inherited from TreeEvent) |